Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port https://github.com/w3c/wptrunner/commit/dd8ba1a0710c476ec4f56f78… #12324

Merged
merged 1 commit into from Jul 7, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Port w3c/wptrunner@dd8ba1a to avoid mac builder bustage.

  • Loading branch information
jdm committed Jul 7, 2016
commit fcffefcc4629495683ea0ffb764e330fee9a2614
@@ -8,7 +8,7 @@ setup(props);

add_completion_callback(function (tests, harness_status) {
var id = location.pathname + location.search + location.hash;
alert("RESULT: " + JSON.stringify([
console.log("ALERT: RESULT: " + JSON.stringify([
id,
harness_status.status,
harness_status.message,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.