diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 28ff922ac..2c52a543d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -48,8 +48,7 @@ jobs: if: | matrix.os == 'windows-latest' && matrix.rust != '1.56.0' - run: cargo test --test debugger_visualizer --features "url/debugger_visualizer,url_debug_tests/debugger_visualizer" -- --test-threads=1 || echo "debugger test failed" - continue-on-error: true # Fails on GH actions, but not locally. + run: cargo test --test debugger_visualizer --features "url/debugger_visualizer,url_debug_tests/debugger_visualizer" -- --test-threads=1 - name: Test `no_std` support run: cargo test --no-default-features --features=alloc diff --git a/debug_metadata/url.natvis b/debug_metadata/url.natvis index 371247046..db909ced4 100644 --- a/debug_metadata/url.natvis +++ b/debug_metadata/url.natvis @@ -1,7 +1,7 @@ - + {serialization}