mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update tp5n manifest for test-perf.
This commit is contained in:
parent
5c7e79e91c
commit
b923559d55
3 changed files with 87 additions and 5 deletions
|
@ -45,10 +45,9 @@ python3 -m http.server > /dev/null 2>&1 &
|
|||
|
||||
# TODO: enable the full manifest when #11087 is fixed
|
||||
# https://github.com/servo/servo/issues/11087
|
||||
# MANIFEST="page_load_test/test.manifest"
|
||||
# MANIFEST="page_load_test/tp5n/20160509.manifest" # A manifest that excludes
|
||||
MANIFEST="page_load_test/example.manifest" # A manifest that excludes
|
||||
# timeout test cases
|
||||
# MANIFEST="page_load_test/tp5n/20160509.manifest"
|
||||
MANIFEST="page_load_test/test.manifest" # A manifest that excludes
|
||||
# timeout test cases
|
||||
PERF_FILE="output/perf-$(date +%s).csv"
|
||||
|
||||
echo "Running tests"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue