Disable test-callback-order
It's not correct.
This commit is contained in:
parent
d1665792ca
commit
0ef7844b87
@ -182,7 +182,10 @@ HELPER_DECLARE (pipe_echo_server)
|
||||
TASK_LIST_START
|
||||
TEST_OUTPUT_ENTRY (platform_output)
|
||||
|
||||
#if 0
|
||||
TEST_ENTRY (callback_order)
|
||||
#endif
|
||||
|
||||
TEST_ENTRY (pipe_connect_bad_name)
|
||||
TEST_ENTRY (pipe_connect_to_file)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user