author | Phil Ringnalda <philringnalda@gmail.com> |
Tue, 21 Mar 2017 20:35:22 -0700 | |
changeset 348809 | 201231223cd4354a450c3e5d80959f35b8e4cf0c |
parent 348808 | fd40abc21673b596074eb69453b83588cfbc5a4e |
child 348874 | ee30286771eb83c0878621485009dc2722daa78f |
push id | 88334 |
push user | cbook@mozilla.com |
push date | Wed, 22 Mar 2017 15:13:25 +0000 |
treeherder | mozilla-inbound@e7fb74d8faa2 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | test-only |
bugs | 1349208 |
milestone | 55.0a1 |
first release with | nightly linux32
201231223cd4
/
55.0a1
/
20170322110306
/
files
nightly linux64
201231223cd4
/
55.0a1
/
20170322110306
/
files
nightly mac
201231223cd4
/
55.0a1
/
20170322030208
/
files
nightly win32
201231223cd4
/
55.0a1
/
20170322030208
/
files
nightly win64
201231223cd4
/
55.0a1
/
20170322030208
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
55.0a1
/
20170322110306
/
pushlog to previous
nightly linux64
55.0a1
/
20170322110306
/
pushlog to previous
nightly mac
55.0a1
/
20170322030208
/
pushlog to previous
nightly win32
55.0a1
/
20170322030208
/
pushlog to previous
nightly win64
55.0a1
/
20170322030208
/
pushlog to previous
|
--- a/testing/web-platform/meta/content-security-policy/object-src/object-src-2_1.html.ini +++ b/testing/web-platform/meta/content-security-policy/object-src/object-src-2_1.html.ini @@ -1,8 +1,6 @@ [object-src-2_1.html] type: testharness [Async SWF load test] expected: - if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 32): NOTRUN - if (os == "linux") and (version == "Ubuntu 12.04"): NOTRUN - if not (os == "linux"): NOTRUN + NOTRUN
--- a/testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini +++ b/testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini @@ -1,8 +1,6 @@ [object-src-2_2.html] type: testharness [Async SWF load test] expected: - if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 32): NOTRUN - if (os == "linux") and (version == "Ubuntu 12.04"): NOTRUN - if not (os == "linux"): NOTRUN + NOTRUN
--- a/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini @@ -1,8 +1,4 @@ [embed-represent-nothing-04.html] type: reftest expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS - if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS - if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS - if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS FAIL