Hans Leidekker (@hans) commented about dlls/ntdll/tests/file.c:
test_file_access_information(); test_file_attribute_tag_information(); test_file_stat_information();
+#ifndef __APPLE__
- test_file_setFileAllocationInformation();
+#endif
You can't use this ifdef in tests.