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

Some tests only fail in Firefox #15

Open
SammyIsConfused opened this issue Jan 17, 2019 · 0 comments
Open

Some tests only fail in Firefox #15

SammyIsConfused opened this issue Jan 17, 2019 · 0 comments

Comments

@SammyIsConfused
Copy link
Contributor

Describe the bug
On Chrome, the suite will run both on the CodeBuild server AND locally and pass all tests.
screenshot from 2019-01-17 09-02-01
image
On Firefox, the same is not true. There are currently 14 failed tests and 3 skipped tests when using Firefox.
image
image

To Reproduce

  1. Run the TestNG OldTests suite using Chromedriver for Chrome in headless mode.
  2. Note that the results show a full pass.
  3. Run the TestNG OldTests suite using Geckodriver for Firefox in headless mode.
  4. Note that the results differ from the Chromedriver results.

Expected behavior
The tests should be consistent with one another, and should always have the same set of failed tasks.

Platform:

  • OpenEquella Version: 2019.1
  • OS: Ubuntu 18.04
  • Browser: Chrome, Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant