chromium/third_party/blink/web_tests/external/wpt/infrastructure/expected-fail/timeout.html

<!DOCTYPE html>
<meta charset=utf-8>
<title>Test that should time out</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
async_test()
</script>