Skip to content

Commit 8d25517

Browse files
author
Anna
committed
Remoted innacurate expected failure
1 parent 6265ca8 commit 8d25517

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RUNNING_UNIT_TESTS.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,3 @@ By default, Bundler will download the Rails git repo and use the git tag that ma
9797

9898
* Misc Date/Time erros when using ODBC mode.
9999
* Misc Date/Time erros when testing SQL Server 2005.
100-
101-
The `test_update_column_changing_id(PersistencesTest)` fails with `ActiveRecord::StatementInvalid: TinyTds::Error: Cannot update identity column 'id'.: EXEC sp_executesql N'UPDATE [topics] SET [id] = 123 WHERE [topics].[id] = 1; SELECT @@ROWCOUNT AS AffectedRows'` even though if you run the test in isolation using `$ rake test TEST_FILES="test/cases/aaaa_create_tables_test_sqlserver.rb,test/cases/persistence_test_sqlserver.rb"` it will pass. So ignorning it for now.
102-

0 commit comments

Comments
 (0)