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

Run automated test for memory report charter. #20260

Merged
merged 3 commits into from Mar 15, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Move the TravisCI test to the quick group.

  • Loading branch information
jdm committed Mar 9, 2018
commit fcd7399ad11cc787a32faf7176b813ddac85fd42
@@ -7,6 +7,7 @@ matrix:
script:
- ./mach test-tidy --no-progress --all
- ./mach test-tidy --no-progress --self-test
- python ./etc/memory_reports_over_time.py --test
- bash etc/ci/check_no_panic.sh
- bash etc/ci/manifest_changed.sh
cache: false
@@ -26,7 +27,6 @@ matrix:
- ./mach clean
- ./mach build-geckolib
- ./mach test-stylo
- python ./etc/memory_reports_over_time.py --test
- bash etc/ci/lockfile_changed.sh
cache:
directories:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.