[webkit-changes] [WebKit/WebKit] 04a23a: Unreviewed, ignore console output

Yusuke Suzuki noreply at github.com
Mon Jan 23 16:35:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 04a23ad99930d7a9e9941a736e73df2f97c36bdc
      https://github.com/WebKit/WebKit/commit/04a23ad99930d7a9e9941a736e73df2f97c36bdc
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M LayoutTests/TestExpectations

  Log Message:
  -----------
  Unreviewed, ignore console output
https://bugs.webkit.org/show_bug.cgi?id=251050
rdar://103375487

This test can cause OOM error, depending on memory usage, system, etc., and there is no guarantee.
Ignore console log, which appears when OOM happens since what we would like to ensure is just no crash.

* LayoutTests/TestExpectations:

Canonical link: https://commits.webkit.org/259252@main




More information about the webkit-changes mailing list