| Test WebKit logging configuration and console display. |
| |
| |
| |
| == Running test suite: Console.Logging |
| -- Running test case: Console.Logging.BasicProperties |
| PASS: Log channels should be supported. |
| PASS: Has WI.logManager.customLoggingChannels. |
| PASS: WI.logManager.customLoggingChannels is not empty. |
| PASS: Has WI.logManager.logChannelSources. |
| PASS: WI.logManager.logChannelSources is not empty. |
| PASS: Log channel has known source. |
| PASS: Log channel disabled by default. |
| PASS: Log channel has known source. |
| PASS: Log channel disabled by default. |
| |
| -- Running test case: Console.Logging.InvalidChannel |
| PASS: Logging channel not found |
| |
| -- Running test case: Console.Logging.InvalidLevel |
| PASS: Invalid logging level |
| |
| -- Running test case: Console.Logging.NoLogging |
| PASS: Media logging disabled. |
| Started Playing |
| Stopped Playing |
| |
| -- Running test case: Console.Logging.MediaLogging |
| PASS: Media logging disabled. |
| PASS: Media logging has been enabled. |
| PASS: Media log message should have source 'media'. |
| |