Android/NSPR/Tests: Difference between revisions

Line 128: Line 128:
|multiacc || PASS
|multiacc || PASS
|-
|-
|multiwait || FAIL(139)
|multiwait || FAIL(139) || Error:<br>OneOpOneThread()<br>PR_PENDING_INTERRUPT_ERROR(-5993), oserror = 0<br>Assertion failure: PR_MW_TIMEOUT == desc_out->outcome, at multiwait.c:269
|-
|-
|nameshm1 || FAIL(1) || Shared memory functions are not implemented in Android libc.
|nameshm1 || FAIL(1) || Shared memory functions are not implemented in Android libc.
Line 178: Line 178:
|pollable || PASS
|pollable || PASS
|-
|-
|poll_er || FAIL(1) || poll() does not wait as expected, but returns right away.
|poll_er || FAIL(1) || poll() does not wait as expected, but returns right away.<br>The test is known to fail on some platforms.
|-
|-
|poll_nm || PASS
|poll_nm || PASS
Line 224: Line 224:
|semaerr1 || - || This is a child process for semaerr. Not supposed to run standalone.
|semaerr1 || - || This is a child process for semaerr. Not supposed to run standalone.
|-
|-
|semaerr || FAIL(1)
|semaerr || FAIL(1)**
|-
|-
|sema || FAIL(1)
|sema || FAIL(1)**
|-
|-
|semaping || FAIL(1)
|semaping || FAIL(1)**
|-
|-
|semapong || - || This is a child process for semaping. Not supposed to run standalone.
|semapong || - || This is a child process for semaping. Not supposed to run standalone.
Line 319: Line 319:


&nbsp;* - The test passes with a bug fix or when specific requirements are fulfilled.
&nbsp;* - The test passes with a bug fix or when specific requirements are fulfilled.
&nbsp;** - Semaphore tests could be ignored as Firefox does not use NSPR interprocess semaphores.
200

edits