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

Firefox-only Test failure, Empty vs non-empty comment button text (open issue) #1809

Closed
miketaylr opened this issue Sep 8, 2017 · 2 comments

Comments

@miketaylr
Copy link
Member

FAIL: firefox on any platform - Comments (auth) - Empty vs non-empty comment button text (open issue) (2621ms)

Error: [POST http://localhost:4444/wd/hub/session/3e9090ea-e6c1-42fd-8217-a159e73d5250/element/57/value / {"value":["test comment"]}] Expected [object Undefined] undefined to be a string

Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700'

System info: host: 'testing-gce-125db0d8-4374-44c6-85a5-590dcae03084', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-93-generic', java.version: '1.8.0_144'

Driver info: org.openqa.selenium.firefox.FirefoxDriver

Capabilities [{moz:profile=/tmp/rust_mozprofile.oo8HdPA8FiIL, rotatable=false, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, platform=ANY, specificationLevel=0, moz:accessibilityChecks=false, acceptInsecureCerts=false, browserVersion=55.0.2, platformVersion=4.4.0-93-generic, moz:processID=5524, browserName=firefox, platformName=linux}]

Session ID: 5c347ddf-c39a-445c-9751-77fc5c3a3da2

  at Test.registerSuite.Empty vs non-empty comment button text (open issue) [as test]  <tests/functional/comments-auth.js:49:12>

  at nextTickCallbackWith0Args  <node.js:489:9>

  at process._tickCallback  <node.js:418:13>

This doesn't fail in Chrome, looks like a Geckodriver bug: mozilla/geckodriver#659

@miketaylr
Copy link
Member Author

More than this test, if you look at #1788

@miketaylr
Copy link
Member Author

This will be fixed by #1788.

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

No branches or pull requests

1 participant