Skip to content

Commit

Permalink
Remove duplicate CEF builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Oct 16, 2017
1 parent e8a6f28 commit d923fb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions etc/ci/buildbot_steps.yml
Expand Up @@ -5,7 +5,6 @@ mac-rel-wpt1:
- ./mach test-wpt --release --processes 4 --total-chunks 4 --this-chunk 1 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log --always-succeed
- ./mach filter-intermittents wpt-errorsummary.log --log-intermittents intermittents.log --log-filteredsummary filtered-wpt-errorsummary.log --use-tracker
- ./mach test-wpt --release --binary-arg=--multiprocess --processes 8 --log-raw test-wpt-mp.log --log-errorsummary wpt-mp-errorsummary.log eventsource
- ./mach build-cef --release
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh

Expand Down Expand Up @@ -104,7 +103,6 @@ linux-rel-css:
- ./mach build --release --with-debug-assertions
- ./mach test-css --release --processes 16 --log-raw test-css.log --log-errorsummary css-errorsummary.log --always-succeed
- ./mach filter-intermittents css-errorsummary.log --log-intermittents intermittents.log --log-filteredsummary filtered-css-errorsummary.log --use-tracker
- ./mach build-cef --release --with-debug-assertions
- ./mach build-geckolib --release
- ./mach test-stylo --release
- bash ./etc/ci/lockfile_changed.sh
Expand Down

0 comments on commit d923fb9

Please sign in to comment.