Closed
Bug 1474581
Opened 7 years ago
Closed 7 years ago
Add support for external scripts in wpt .any.js tests in jstests harness
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
3.27 KB,
patch
|
jgraham
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8990973 -
Flags: review?(james)
Updated•7 years ago
|
Attachment #8990973 -
Flags: review?(james) → review+
Pushed by Ms2ger@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b39da1b094e9
Add support for external scripts in wpt .any.js tests in jstests harness; r=jgraham
Comment 2•7 years ago
|
||
Backed out 2 changesets (bug 1474569, bug 1474581) for wpt failures in test harness output on a CLOSED TREE
Problematic push: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=b39da1b094e9f89a42ce93f305d4cf1c09c8b4a5&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified
Failure: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&fromchange=383714d5acad1c17adb25b8145f0cf1c25f1261c&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified&selectedJob=187627918
Backout: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=25915c35842591babf7cfe5fc8ff0d5c3adbb327&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified
Log: https://treeherder.mozilla.org/logviewer.html#?job_id=187627918&repo=mozilla-inbound
Flags: needinfo?(Ms2ger)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/11939 for changes under testing/web-platform/tests
Pushed by Ms2ger@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/396805ee5355
Add support for external scripts in wpt .any.js tests in jstests harness; r=jgraham
Upstream PR was closed without merging
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/11939
* continuous-integration/travis-ci/pr (https://travis-ci.org/web-platform-tests/wpt/builds/402904079?utm_source=github_status&utm_medium=notification)
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Upstream PR merged
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(Ms2ger)
You need to log in
before you can comment on or make changes to this bug.
Description
•