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

Node-isSameNode.html: Fix duplicate test name error #4620

Merged
merged 1 commit into from Jan 25, 2017

Conversation

cvrebert
Copy link
Contributor

Rename "elements should be compared on reference" tests to avoid error from test harness:

Duplicate test name: elements should be compared on reference

Rename "elements should be compared on reference" tests to avoid error from test harness:
> Duplicate test name: elements should be compared on reference
@wpt-pr-bot
Copy link
Collaborator

Notifying @Ms2ger, @ayg, @jdm, @zcorpan, and @zqzhang. (Learn how reviewing works.)

@wpt-stability-bot
Copy link

Firefox (nightly channel)

Testing web-platform-tests at revision b011ca8
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable

All results

/dom/nodes/Node-isSameNode.html
Subtest Results
OK
elements should be compared on reference (namespaced element) PASS
elements should be compared on reference (namespaced attribute) PASS
document fragments should be compared on reference PASS
doctypes should be comapred on reference PASS
documents should not be compared on reference PASS
comments should be compared on reference PASS
text nodes should be compared on reference PASS
processing instructions should be compared on reference PASS

@wpt-stability-bot
Copy link

Chrome (unstable channel)

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

All results

/dom/nodes/Node-isSameNode.html
Subtest Results
OK
elements should be compared on reference (namespaced element) PASS
elements should be compared on reference (namespaced attribute) PASS
document fragments should be compared on reference PASS
doctypes should be comapred on reference PASS
documents should not be compared on reference PASS
comments should be compared on reference PASS
text nodes should be compared on reference PASS
processing instructions should be compared on reference PASS

@tkent-google tkent-google merged commit 94aa509 into master Jan 25, 2017
@tkent-google tkent-google deleted the cvrebert/Node-isSameNode branch January 25, 2017 06:38
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

4 participants