#50649 closed defect (bug) (fixed)
Travis: Download Chromium for e2e and JS tests only, take 2
Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
Background: #49621
[48177] removed PUPPETEER_SKIP_CHROMIUM_DOWNLOAD
from .travis.yml
, reverting [47460] and causing unnecessary downloads of ~120 MB over and over again on every run.
The tests still pass with that environment variable restored, so this change appears to be accidental.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 48458: