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

Test runner for .xml tests gets unexpected results "from undefinedundefinedundefined" #25134

Closed
pshaughn opened this issue Dec 5, 2019 · 2 comments

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Dec 5, 2019

getElementsByClassName-10.xml and getElementsByClassName-11.xml also do this for me. I'm in Mint 19.2.

Running 1 tests in web-platform-tests

  ▶ ERROR [expected OK] /dom/nodes/Node-contains-xml.xml
  │   → Got results from undefinedundefinedundefined, expected /dom/nodes/Node-contains-xml.xml
  │   → Traceback (most recent call last):
  │   →   File "/home/pshaughn/servo/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/executors/base.py", line 251, in run_test
  │   →     result = self.do_test(test)
  │   →   File "/home/pshaughn/servo/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/executors/executorservo.py", line 110, in do_test
  │   →     result = self.convert_result(test, self.result_data)
  │   →   File "/home/pshaughn/servo/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/executors/base.py", line 71, in __call__
  │   →     (result_url, test.url))
  └   → AssertionError: Got results from undefinedundefinedundefined, expected /dom/nodes/Node-contains-xml.xml

Ran 1 tests finished in 8.0 seconds.
  • 0 ran as expected. 0 tests skipped.
  • 1 tests had errors unexpectedly```
@jdm jdm added the A-content/dom label Dec 5, 2019
@jdm jdm added this to To do in web-platform-test failures via automation Dec 5, 2019
@pshaughn
Copy link
Member Author

@pshaughn pshaughn commented Dec 12, 2019

I can't reproduce this myself now; it might have been a problem in my python environment related to #25247.

@pshaughn
Copy link
Member Author

@pshaughn pshaughn commented Dec 23, 2019

I'm going to assume my environment here and close it.

@pshaughn pshaughn closed this Dec 23, 2019
web-platform-test failures automation moved this from To do to Done Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.