#53549 closed defect (bug) (fixed)
Add generated artifacts folder to gitignore
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The e2e tests generate an /artifacts folder when there are test failures, storing snapshots of test state at the time the failure occurred. This folder should be added to .gitignore, as has been done in gutenberg already: https://github.com/WordPress/gutenberg/pull/26957
Change History (4)
This ticket was mentioned in PR #1445 on WordPress/wordpress-develop by tellthemachines.
4 years ago
#1
- Keywords has-patch added
#2
@
4 years ago
- Milestone changed from Awaiting Review to 5.8
Thanks @isabel_brison! I think this should probably happen for SVN as well. I'll make that adjustment when committing.
#3
@
4 years ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 51258:
tellthemachines commented on PR #1445:
4 years ago
#4
Closing as this has been fixed.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/53549