Bug 273029
Summary: | import-w3c-tests should pull from tip of tree by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brandon <brandonstewart> |
Component: | Tools / Tests | Assignee: | 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 |
Brandon
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126801443>
Sam Sneddon [:gsnedders]
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).
Karl Dubost
Brandon, Sam is this a duplicate of
Bug 231173
Sam Sneddon [:gsnedders]
(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 ***