You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that test262 tests are always executed in the proper time zone
The America/Los_Angeles time zone is already enforced for Travis CI
jobs but that doesn't guarantee the correctness of locally executed
tests. So, this patch moves the setting of the `TZ` environment
variable from `.travis.yml` to `run-tests.py`.
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]
0 commit comments