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

Time zone makes a lot of tests fail #43

Open
TWiStErRob opened this issue Sep 5, 2021 · 1 comment
Open

Time zone makes a lot of tests fail #43

TWiStErRob opened this issue Sep 5, 2021 · 1 comment
Labels
in:test in:web In Angular web UI is:bug Something isn't working

Comments

@TWiStErRob
Copy link
Owner

TWiStErRob commented Sep 5, 2021

In the summer, if the machine has UTC
13_Run Protractor tests.txt
Heroku test logs.zip

@TWiStErRob TWiStErRob added is:bug Something isn't working in:web In Angular web UI in:test labels Sep 5, 2021
@TWiStErRob
Copy link
Owner Author

Worked around for now by setting this in #42:

      # Set the time zone, otherwise 5 Performances display > shows performances tests fail
      # > - Expected By(css selector, .performance) to have text 12:00 but was 11:00
      - uses: szenius/[email protected]
        with:
          timezoneLinux: "Europe/London"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:test in:web In Angular web UI is:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant