mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Port dd8ba1a071
to avoid mac builder bustage.
This commit is contained in:
parent
4fafcb121f
commit
fcffefcc46
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue