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
{{ message }}
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
time ./runtests.py --webreport --title t262LS5nightly --note "Nightly run of all test262 and LambdaS5" --dbsave `./test262tests` tests/LambdaS5/unit-tests/*.js tests/JSRefTests/*.js
cd test_data/query_scripts/
cabal-dev/bin/update_known_passes
cabal-dev/bin/make_simple_report --querytype=OnlyInteresting --reportname=NightlyInterestingCases --reportcomment="Checking last night's run for aborts and fails which are not caused by known issues"
./cabal-dev/bin/make_simple_report --reportname=FIXME --reportcomment="Checking last night's run for cries of 'FIXME'" --querytype=stdoutlike --query="%FIXME%"
echo "Remember to move known passes file, and move reports to '-latest'"