Bug 273029

Summary: import-w3c-tests should pull from tip of tree by default
Product: WebKit Reporter: Brandon <brandonstewart>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: gsnedders, karlcow, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=231173

Description Brandon 2024-04-20 08:20:22 PDT
I spent quite a while this morning wondering why my tests were not being imported from wpt. I found that by default import-w3c-tests pulls from a very old revision by default, which did not contain any of my tests.
Comment 1 Radar WebKit Bug Importer 2024-04-20 08:20:42 PDT
<rdar://problem/126801443>
Comment 2 Sam Sneddon [:gsnedders] 2024-05-01 10:50:49 PDT
One question I still have is whether we even want to allow pulling from a specified commit (which is a function that doesn't currently exist; but if we're removing `-t` we should do this now or remove the other branch as dead code).
Comment 3 Karl Dubost 2024-05-28 22:29:41 PDT
Brandon, Sam is this a duplicate of 
Bug 231173
Comment 4 Sam Sneddon [:gsnedders] 2024-05-29 08:05:02 PDT
(In reply to Karl Dubost from comment #3)
> Brandon, Sam is this a duplicate of 
> Bug 231173

yes.

*** This bug has been marked as a duplicate of bug 231173 ***