Closed
Bug 1768959
Opened 3 years ago
Closed 3 years ago
Set the automated tests to not print out warnings when running in test mode
Categories
(bugzilla.mozilla.org :: Continous Integration, enhancement)
bugzilla.mozilla.org
Continous Integration
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
Details
Attachments
(1 file)
- "remote_ip() called outside CGI controller!" warning comes up a lot and should be fixed or removed entirely
- Do not display DB warnings when running from command line, such as during checksetup.pl
- t/sqlite-memory.t does not need to print out the full checksetup output if the tests are passing.
Assignee | ||
Updated•3 years ago
|
Summary: "remote_ip() called outside CGI controller!" warning comes up a lot and should be fixed or removed entirely → Set the automated tests to not print out warnings when running in test mode
IMHO the remote_ip() called outside CGI controller!
warning should be deleted; it isn't valuable even in production.
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Merged to master
https://github.com/mozilla-bteam/bmo/commit/eceade3529156d46b028e89d7333222b5cfec3c0
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•