| Index: frog/tests/await/await.status
|
| diff --git a/frog/tests/await/await.status b/frog/tests/await/await.status
|
| index 22decec6573bea9a59fc1f2bb54bd534461055a2..d98a842de763b02671a3543294505d9a950cbbf1 100644
|
| --- a/frog/tests/await/await.status
|
| +++ b/frog/tests/await/await.status
|
| @@ -7,8 +7,6 @@ prefix await
|
| [ $component == frogsh || $component == frog ]
|
|
|
| # Not implemented yet
|
| -TryCatch4Test: Fail # try-catch with error after await
|
| -TryCatch7Test: Fail # try-catch with error after await
|
| TryCatch8Test: Fail # handle-error on non-normalized future argument
|
| WhileLoopWithBreakTest: Fail # break within a loop
|
| *NormalizationTest: Fail # normalization in general
|
|
|