Test shouldn't have ended being marked as passing (#262)

pull/263/head v9.0.0-alpha.1
Christopher Jolly 1 year ago committed by GitHub
parent 5fece6dd96
commit 97ca7ff970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,3 @@
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest.Deadlock_on_deletes_with_dependents_is_handled_correctly
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest.Deadlock_on_inserts_and_deletes_with_dependents_is_handled_correctly
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest.Insertion_order_is_preserved(maxBatchSize: 1)
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest.Insertion_order_is_preserved(maxBatchSize: 100)

Loading…
Cancel
Save