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

Minify HTML IDL tests to document.all #5963

Closed
wants to merge 3 commits into from
Closed

Minify HTML IDL tests to document.all #5963

wants to merge 3 commits into from

Conversation

foolip
Copy link
Member

@foolip foolip commented May 17, 2017

No description provided.

@foolip
Copy link
Member Author

foolip commented May 17, 2017

This is in order to investigate #5942, please ignore. (But leave open.)

@w3c-bots
Copy link

w3c-bots commented May 17, 2017

View the complete job log.

Firefox (nightly)

Testing web-platform-tests at revision 6f07776
Using browser at version BuildID 20170517100341; SourceStamp 6e3ca5b38f7173b214b10de49e58cb01890bf39d
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
Document interface: attribute all FAIL assert_true: The prototype object must have a property "all" expected true got false
XMLDocument must be primary interface of document.implementation.createDocument(null, "", null) PASS
Stringification of document.implementation.createDocument(null, "", null) PASS
Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (29) FAIL assert_inherits: property "all" not found in prototype chain
HTMLAllCollection interface: existence and properties of interface object PASS
HTMLAllCollection interface object length PASS
HTMLAllCollection interface object name PASS
HTMLAllCollection interface: existence and properties of interface prototype object PASS
HTMLAllCollection interface: existence and properties of interface prototype object's "constructor" property PASS

@w3c-bots
Copy link

w3c-bots commented May 17, 2017

View the complete job log.

Sauce (safari)

Testing web-platform-tests at revision 6f07776
Using browser at version 10.0
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver FAIL Can't find variable: fetch

@w3c-bots
Copy link

w3c-bots commented May 17, 2017

View the complete job log.

Sauce (MicrosoftEdge)

Testing web-platform-tests at revision 6f07776
Using browser at version 14.14393
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
Document interface: attribute all PASS
XMLDocument must be primary interface of document.implementation.createDocument(null, "", null) PASS
Stringification of document.implementation.createDocument(null, "", null) PASS
Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (29) FAIL assert_true: wrong type: not object or function expected true got false
HTMLAllCollection interface: existence and properties of interface object PASS
HTMLAllCollection interface object length FAIL assert_own_property: expected property "length" missing
HTMLAllCollection interface object name PASS
HTMLAllCollection interface: existence and properties of interface prototype object PASS
HTMLAllCollection interface: existence and properties of interface prototype object's "constructor" property PASS

@w3c-bots
Copy link

w3c-bots commented May 17, 2017

View the complete job log.

Chrome (unstable)

Testing web-platform-tests at revision 6f07776
Using browser at version 60.0.3100.0 dev
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
Document interface: attribute all FAIL assert_true: The prototype object must have a property "all" expected true got false
XMLDocument must be primary interface of document.implementation.createDocument(null, "", null) PASS
Stringification of document.implementation.createDocument(null, "", null) PASS
Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (29) FAIL assert_inherits: property "all" not found in prototype chain
HTMLAllCollection interface: existence and properties of interface object PASS
HTMLAllCollection interface object length PASS
HTMLAllCollection interface object name PASS
HTMLAllCollection interface: existence and properties of interface prototype object PASS
HTMLAllCollection interface: existence and properties of interface prototype object's "constructor" property PASS

@foolip
Copy link
Member Author

foolip commented May 17, 2017

Closing since the flakines went away, won't be useful in a bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants