disable one of Dataflow tests which depends on SI-6262, to be re-enabled later
This commit is contained in:
parent
f41f706ce5
commit
531e3fc5a0
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class DataflowSpec extends AkkaSpec with DefaultTimeout {
|
|||
}
|
||||
|
||||
"futureComposingWithContinuationsFailureCastNothing" in {
|
||||
pending
|
||||
filterException[ClassCastException] {
|
||||
|
||||
val actor = system.actorOf(Props[TestActor])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue