Skip to content

test: unskip integration tests on emulator #1002

test: unskip integration tests on emulator

test: unskip integration tests on emulator #1002

Triggered via pull request September 11, 2024 07:54
Status Success
Total duration 5m 1s
Artifacts
check-env
check-env
integration-tests-on-prod
4m 40s
integration-tests-on-prod
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
check-env
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests-on-prod: Google.Cloud.EntityFrameworkCore.Spanner.Tests/AbortedTransactionsTests.cs#L286
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
integration-tests-on-prod: Google.Cloud.EntityFrameworkCore.Spanner.Tests/AbortedTransactionsTests.cs#L286
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)