Line 48:
Line 48:
==== List of failed tests ====
==== List of failed tests ====
+
+
The table is being kept up-to-date by [[User:Dsafonov]] with latest kernel/CRIU patches in his environment, some of which may be yet not in tree or even yet not sent.
+
+
{| class="wikitable"
+
! Name
+
! Fail reason
+
|-
+
| fpu01 || no ia32 version
+
|-
+
| sse00 || no ia32 version
+
|-
+
| futex-rl || sys_get_robust_list() should be compat syscall for 32-bit tasks: kernel keeps two different lists: <code>robust_list</code> and <code>compat_robust_list</code> in <code>task_struct</code>
+
|-
+
| rtc || no 32-bit version of rtc test library
+
|-
+
| vdso01 || no ia32 version
+
|-
+
| file_locks08 || ?
+
|-
+
| file_locks07 || ?
+
|-
+
| socket-tcp6-last-ack || ?
+
|-
+
| sse20 || ?
+
|-
+
| file_locks06 || ?
+
|-
+
| autofs || ?
+
|-
+
| sigpending || ?
+
|-
+
| fpu00 || ?
+
|-
+
| socket-tcp-last-ack || ?
+
|-
+
| mmx00 || ?
+
|}
==== Bug with mmaping over 4Gb ====
==== Bug with mmaping over 4Gb ====