summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/README b/tests/README
index 4c1e639e8d5..30fa515e136 100644
--- a/tests/README
+++ b/tests/README
@@ -62,14 +62,14 @@ these exceptions:
MM_Shared_Memory_Test ENOTSUP: unknown
Mem_Map_Test ENOTSUP: unknown (mmap)
Naming_Test failed: (uses mmap?)
- Pipe_Test failed: fork
- Process_Mutex_Test ?
- Process_Strategy_Test ?
+ Pipe_Test failed: requires fork
+ Process_Mutex_Test failed: requires fork
+ Process_Strategy_Test failed: /tmp/ace_temp_file not founc
Reactor_Notify_Test unknown
SPIPE_Test ENOTSUP: ace_pipe_name not found
Service_Config_Test failed: page fault
- Time_Service_Test failed: uses spawn (fork)
- Tokens_Test (not run: uses fork)
+ Time_Service_Test failed: requires fork
+ Tokens_Test failed: unknown
If you are able to determine the cause of failure of Conn_Test or
Reactor_Test, please let us know! The other tests need to be fixed