You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a change to the tests to try and improve the stability of them (I'd like to see if not creating/tearing down the entire Cassandra Keyspace between tests helps since that's not the ideal thing to do). My change was based on Akka.Persistence and the related libraries being at 1.0.3. Looks like we upgraded to 1.0.4 while I was working on it and when I pull down those changes and try to run tests, I'm running into akkadotnet/akka.net#1235.
My guess is that Akka.Persistence.Cassandra 1.0.4 is probably broken because of that bug (not just the tests). Once that gets figured out, I'll try applying changes again and we can see if that helps. I'm hoping it will address this issue and the other failing spec (#4).
Currently failing on master/dev: CassandraSnapshotStoreSpec.SnapshotStore_should_not_load_a_snapshot_given_an_invalid_persistence_id
http://petabridge-ci.cloudapp.net/viewLog.html?tab=buildLog&logTab=tree&filter=debug&guest=1&expand=all&buildId=1812#_focus=386
The text was updated successfully, but these errors were encountered: