James E. Blair a4cf5ca07e tox: Don't inline python warnings
The sphinx regex is picking up python warnings.  We can disambiguate
the two because sphinx doesn't emit a space before the message but
the python warnings module does.  This adjusts the regex to do that
and adds a test file that includes warnings output.

If we need/want to make this more robust, we could also simply filter
the sphinx output for messages that start with " ?\w+Warning:".

We could also decide that we want to include python warnings.

Change-Id: Ib58cc1a2d4f673a0ce3d2a9cae306004559f5b52
2020-04-08 14:13:48 -07:00
..
2019-07-17 15:45:24 +00:00
2019-09-09 18:14:00 +10:00
2020-02-21 06:55:44 -06:00
2020-01-07 17:12:15 +00:00
2019-07-17 15:45:24 +00:00
2020-01-07 17:12:15 +00:00
2020-02-21 06:55:47 -06:00
2019-11-20 20:27:21 +01:00
2020-04-01 17:30:55 -04:00
2019-04-21 14:01:15 +00:00
2017-11-14 13:19:08 +00:00
2018-08-15 08:38:08 +00:00
2019-07-17 15:45:24 +00:00
2018-08-17 10:23:20 +10:00
2020-04-08 14:13:48 -07:00
2018-08-17 10:23:20 +10:00