Bug 159937 - Test262 should have a file with the revision and url
Summary: Test262 should have a file with the revision and url
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 12:39 PDT by Keith Miller
Modified: 2016-07-19 14:28 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2016-07-19 13:36 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (3.47 KB, patch)
2016-07-19 13:39 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-07-19 12:39:24 PDT
Test262 should have a file with the revision and url
Comment 1 Keith Miller 2016-07-19 13:36:06 PDT
Created attachment 284040 [details]
Patch
Comment 2 Mark Lam 2016-07-19 13:38:05 PDT
Comment on attachment 284040 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284040&action=review

r=me

> Tools/Scripts/import-test262-tests:282
> +#tests = processFilesRecursively(test262Path)
> +#printYAML(tests)

Why is this commented out code here?
Comment 3 Keith Miller 2016-07-19 13:39:06 PDT
Comment on attachment 284040 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284040&action=review

>> Tools/Scripts/import-test262-tests:282
>> +#printYAML(tests)
> 
> Why is this commented out code here?

Yeah, I just noticed that. I fixed it.
Comment 4 Keith Miller 2016-07-19 13:39:52 PDT
Created attachment 284042 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2016-07-19 14:27:56 PDT
Comment on attachment 284042 [details]
Patch for landing

Clearing flags on attachment: 284042

Committed r203421: <http://trac.webkit.org/changeset/203421>
Comment 6 WebKit Commit Bot 2016-07-19 14:28:00 PDT
All reviewed patches have been landed.  Closing bug.