From c62829fc03cc1545b48616c1138b632938b3ee8c Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Tue, 3 Sep 2024 02:26:05 +1000 Subject: BREAKING: remove `--trace-ops` (#25344) Towards #22079 --- tests/testdata/test/sanitizer/ops_sanitizer_unstable.out | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/testdata/test') diff --git a/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out b/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out index 115d8cefa..a09f34592 100644 --- a/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out +++ b/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out @@ -1,5 +1,3 @@ -⚠️ The `--trace-ops` flag is deprecated and will be removed in Deno 2.0. -Use the `--trace-leaks` flag instead. Check [WILDCARD]/ops_sanitizer_unstable.ts running 2 tests from [WILDCARD]/ops_sanitizer_unstable.ts no-op ... ok ([WILDCARD]) -- cgit v1.2.3