Skip to content

Commit

Permalink
roachtest: update ORM blacklists with new expected passes
Browse files Browse the repository at this point in the history
Some compatibility issues have been fixed, so more tests are passing
now. Also, some expected failures were missing from the PGJDBC 2.1
blacklist.

closes #42141
closes #41751

Release note: none
  • Loading branch information
rafiss committed Nov 11, 2019
1 parent 7641335 commit 6565d0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
1 change: 0 additions & 1 deletion pkg/cmd/roachtest/hibernate_blacklist.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ var hibernateBlackList20_1 = blacklist{
"org.hibernate.test.hql.ASTParserLoadingTest.testSelectExpressions": "41943",
"org.hibernate.test.hql.ASTParserLoadingTest.testSimpleSelect": "unknown",
"org.hibernate.test.hql.ASTParserLoadingTest.testStandardFunctions": "26097",
"org.hibernate.test.hql.ASTParserLoadingTest.testStr": "42244",
"org.hibernate.test.hql.ASTParserLoadingTest.testWhere": "unknown",
"org.hibernate.test.hql.BulkManipulationTest.testBooleanHandling": "5807",
"org.hibernate.test.hql.BulkManipulationTest.testDeleteOnDiscriminatorSubclass": "5807",
Expand Down
Loading

0 comments on commit 6565d0c

Please sign in to comment.