mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:20:10 +01:00
The typed_linked_list test trace output is too slow, so stop testing it. (#2494)
Another case of flakiness from trace output performance: https://github.com/carbon-language/carbon-lang/actions/runs/3760820974/jobs/6391950894
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
// Exceptions. See /LICENSE for license information.
|
||||
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
//
|
||||
// AUTOUPDATE
|
||||
// This doesn't test trace ouptut because it's too slow.
|
||||
// NOAUTOUPDATE
|
||||
// RUN: %{explorer-run}
|
||||
// RUN: %{explorer-run-trace}
|
||||
// CHECK:STDOUT: String list length is: 7
|
||||
// CHECK:STDOUT: This is a String Entry 4
|
||||
// CHECK:STDOUT: Value 1337
|
||||
|
||||
Reference in New Issue
Block a user