| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 71a30c8339ed2e9205597aaacabee40439c98689..6cd64529d93f223e8212ed60571efed72f7aad08 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -5,8 +5,9 @@
|
| prefix standalone
|
|
|
| [ $arch == ia32 && $checked ]
|
| -# This test has type errors on purpose.
|
| +# These tests have type errors on purpose.
|
| ProcessInvalidArgumentsTest: Fail, OK
|
| +DirectoryInvalidArgumentsTest: Fail, OK
|
|
|
| [ $arch == ia32]
|
| ManyEchoServerTest: Skip # Bug 5103754
|
|
|