Skip to content

Conversation

@annevk
Copy link
Member

@annevk annevk commented May 17, 2017

@ghost
Copy link

ghost commented May 17, 2017

View the complete job log.

Firefox (nightly)

Testing web-platform-tests at revision c8bb4d2
Using browser at version BuildID 20170516192431; SourceStamp b8e9b674033bcd1f3a4c59b9d0ee7619c1a17cc5
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/self-origin.sub.html
Subtest Results Messages
OK
Assigning blob url PASS
Should have the right origin for cross-origin subframe PASS
Should have the right origin for cross-origin subframe after setting document.domain PASS
Should have the right origin for IDN subframe FAIL assert_equals: expected "http://xn--lve-6lad.web-platform.test:8001" but got "http://élève.web-platform.test:8001"
Should have the right origin for IDN subframe after setting document.domain FAIL assert_equals: expected "http://xn--lve-6lad.web-platform.test:8001" but got "http://élève.web-platform.test:8001"
Should have the right origin for sandboxed iframe PASS
We should have the right origin for our page PASS
about:blank subframe origins PASS
blob: subframe origins PASS
javascript: subframe origins PASS
srcdoc subframe origins PASS

@ghost
Copy link

ghost commented May 17, 2017

View the complete job log.

Sauce (safari)

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

All results

1 test ran
/html/dom/self-origin.sub.html
Subtest Results Messages
TIMEOUT
Assigning blob url PASS
Should have the right origin for cross-origin subframe NOTRUN
Should have the right origin for cross-origin subframe after setting document.domain NOTRUN
Should have the right origin for IDN subframe NOTRUN
Should have the right origin for IDN subframe after setting document.domain NOTRUN
Should have the right origin for sandboxed iframe NOTRUN
We should have the right origin for our page FAIL assert_equals: expected (string) "http://web-platform.test:8000" but got (undefined) undefined
about:blank subframe origins FAIL assert_equals: Should have the right origin for about:blank iframe expected (string) "http://web-platform.test:8000" but got (undefined) undefined
blob: subframe origins FAIL assert_equals: Should have the right location origin for blob: iframe expected "http://web-platform.test:8000" but got "null"
javascript: subframe origins FAIL assert_equals: Should have the right origin for javascript: iframe expected (string) "http://web-platform.test:8000" but got (undefined) undefined
srcdoc subframe origins FAIL assert_equals: Should have the right origin for srcdoc iframe expected (string) "http://web-platform.test:8000" but got (undefined) undefined

@ghost
Copy link

ghost commented May 17, 2017

View the complete job log.

Sauce (MicrosoftEdge)

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

All results

1 test ran
/html/dom/self-origin.sub.html
Subtest Results Messages
TIMEOUT

@ghost
Copy link

ghost commented May 17, 2017

View the complete job log.

Chrome (unstable)

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

All results

1 test ran
/html/dom/self-origin.sub.html
Subtest Results Messages
OK
Assigning blob url PASS
Should have the right origin for cross-origin subframe PASS
Should have the right origin for cross-origin subframe after setting document.domain PASS
Should have the right origin for IDN subframe PASS
Should have the right origin for IDN subframe after setting document.domain PASS
Should have the right origin for sandboxed iframe PASS
We should have the right origin for our page PASS
about:blank subframe origins PASS
blob: subframe origins PASS
javascript: subframe origins PASS
srcdoc subframe origins PASS

@zcorpan
Copy link
Member

zcorpan commented May 17, 2017

The stability checker got TIMEOUT results for Edge and Safari. Is that new with this change? I don't get a TIMEOUT for /html/dom/self-origin.sub.html on master in Safari TP when testing locally.

Otherwise the change LGTM.

@annevk
Copy link
Member Author

annevk commented May 17, 2017

@zcorpan are you sure? It says everything is okay other than you not having used the review tool.

@zcorpan
Copy link
Member

zcorpan commented May 17, 2017

A TIMEOUT result does not fail the check, but it's still a TIMEOUT result. Expand the "all results" from @w3c-bots comments above. If the test status changed relate to master, it would be good to file bugs about that at least.

@annevk
Copy link
Member Author

annevk commented May 17, 2017

I misunderstood. I'm not sure if this is new since when we checked this in initially these bots did not exist. @bobholt is this common with the new bots?

@bobholt
Copy link
Contributor

bobholt commented May 17, 2017

@annevk: This is the first time I've seen it.

annevk added a commit to whatwg/html that referenced this pull request May 18, 2017
And rename “ASCII serialization of an origin” to “serialization of an
origin” though allow both to be used.

Not all implementations implemented the Unicode variant and the ones
that did, did so in a way that made it hard to use.

Tests:

* web-platform-tests/wpt#5939
* web-platform-tests/wpt#5940
* web-platform-tests/wpt#5941
* web-platform-tests/wpt#5944
* web-platform-tests/wpt#5946
* web-platform-tests/wpt#5955
* web-platform-tests/wpt#5957
* web-platform-tests/wpt#5958

URL Standard change: whatwg/url#311.

Service Worker specification follow-up issue: w3c/ServiceWorker#1142.

Fixes #2568.
@annevk annevk merged commit 3804e8b into master May 18, 2017
@annevk annevk deleted the annevk/self-origin-idna branch May 18, 2017 04:26
alice pushed a commit to alice/html that referenced this pull request Jan 8, 2019
And rename “ASCII serialization of an origin” to “serialization of an
origin” though allow both to be used.

Not all implementations implemented the Unicode variant and the ones
that did, did so in a way that made it hard to use.

Tests:

* web-platform-tests/wpt#5939
* web-platform-tests/wpt#5940
* web-platform-tests/wpt#5941
* web-platform-tests/wpt#5944
* web-platform-tests/wpt#5946
* web-platform-tests/wpt#5955
* web-platform-tests/wpt#5957
* web-platform-tests/wpt#5958

URL Standard change: whatwg/url#311.

Service Worker specification follow-up issue: w3c/ServiceWorker#1142.

Fixes whatwg#2568.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants