Skip to content

test: unskip integration tests on emulator #97

test: unskip integration tests on emulator

test: unskip integration tests on emulator #97

Triggered via pull request September 11, 2024 07:54
Status Success
Total duration 1m 15s
Artifacts

samples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
run-samples: 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)
run-samples: 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)