Closed
Bug 744732
Opened 13 years ago
Closed 7 years ago
Broken live filtering tests
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: msucan, Unassigned)
References
Details
In bug 583359 we have landed the ability to filter messages in the Web console, based on strings and message types.
The tests we've landed are somehow broken - see browser_webconsole_live_filtering_of_message_types.js and browser_webconsole_live_filtering_on_search_strings.js. Both tests always check for 0 messages, irrespective of their filter criteria. These tests do not fulfill their purpose and they do not catch any kind of relevant regressions. We need these fixed.
Reporter | ||
Updated•12 years ago
|
Blocks: consolecleanup
Priority: -- → P3
Comment 1•7 years ago
|
||
old tests that won't be migrated to the new frontend
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•