#50649 closed defect (bug) (fixed)
Travis: Download Chromium for e2e and JS tests only, take 2
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 48458: