Opened on 05/31/2016 at 04:12:57 PM
Closed on 08/04/2017 at 01:15:00 PM
#4096 closed defect (fixed)
qunit/index.html is being included in Chrome builds
Reported by: | trev | Assignee: | tlucas |
---|---|---|---|
Priority: | P4 | Milestone: | |
Module: | Automation | Keywords: | goodfirstbug |
Cc: | sebastian, kzar | Blocked By: | |
Blocking: | Platform: | Unknown / Cross platform | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
How to reproduce
- Unzip any development build from https://downloads.adblockplus.org/devbuilds/adblockpluschrome/, e.g. 1.11.0.1610.
Observed behaviour
There is a file qunit/index.html in the build, no other QUnit files are present.
Expected behaviour
The file qunit/index.html should not be part of the build, it should only be present in the development environment.
Attachments (0)
Change History (6)
comment:1 Changed on 05/31/2016 at 04:13:21 PM by trev
- Component changed from Unknown to Build-and-Release-Tools
comment:2 Changed on 07/25/2016 at 01:52:19 PM by kzar
- Keywords goodfirstbug added
- Priority changed from Unknown to P4
- Ready set
comment:3 Changed on 08/02/2017 at 11:06:20 AM by tlucas
- Owner set to tlucas
comment:4 Changed on 08/02/2017 at 01:51:04 PM by tlucas
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:5 Changed on 08/04/2017 at 01:06:41 PM by abpbot
comment:6 Changed on 08/04/2017 at 01:15:00 PM by tlucas
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
TracTickets for help on using
tickets.
A commit referencing this issue has landed:
Issue 4096 - remove qunit/* from other builds than devenv