gxquickly / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Linux failures with angle_end2end_tests #1050

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by dskiba@chromium.org in issue chromium:492725

Failure logs attached. Corentin can you investigate?

Original issue reported on code.google.com by jmad...@chromium.org on 29 Jun 2015 at 6:52

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jmad...@chromium.org on 29 Jun 2015 at 7:10

GoogleCodeExporter commented 9 years ago
Apart from the driver that is a bit old, I don't see problems with your setup. 
What is the exact angle commit you tried?

Original comment by cwal...@chromium.org on 29 Jun 2015 at 7:33

GoogleCodeExporter commented 9 years ago
I just checked out Chromium using instructions. third_party/angle is at

commit 34d719b588532da1b73f0cc09927f6656ef4593b
Author: Jamie Madill <jmadill@chromium.org>
Date:   Fri Jun 26 15:28:06 2015 +0000

    Revert "Revert "dEQP: Compile dEQP targets in Chromium.""

Tests open many short-lived windows, but I think windows related to failing 
tests doesn't have any content, they are just frames. Also, there are some 
errors in stderr:

src$ ./out/Debug/angle_end2end_tests > angle_end2end_tests-2.log
[0629/124303:ERROR:kill_posix.cc(79)] Unable to terminate process group 98748: 
No such process
[0629/124306:ERROR:kill_posix.cc(79)] Unable to terminate process group 98752: 
No such process
program link failed: Too many vertex attributes.
program link failed: Too many vertex attributes.
[0629/124331:ERROR:kill_posix.cc(79)] Unable to terminate process group 98780: 
No such process
[0629/124333:ERROR:kill_posix.cc(79)] Unable to terminate process group 98781: 
No such process
[0629/124333:ERROR:kill_posix.cc(79)] Unable to terminate process group 98783: 
No such process
[0629/124335:ERROR:kill_posix.cc(79)] Unable to terminate process group 98784: 
No such process
[0629/124336:ERROR:kill_posix.cc(79)] Unable to terminate process group 98785: 
No such process
[0629/124338:ERROR:kill_posix.cc(79)] Unable to terminate process group 98786: 
No such process

Original comment by dsk...@chromium.org on 29 Jun 2015 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by kbr@chromium.org on 29 Jun 2015 at 7:58

GoogleCodeExporter commented 9 years ago
FYI I've tested angle_end2end_tests on Linux Debug, Ubuntu 14.04, with ANGLE at 
34d719b588532da1b73f0cc09927f6656ef4593b and Chromium at 
e58d8b5425724e47dafc172a02c25943a95bcba6 and it runs to completion. I see one 
or two flaky test failures occasionally but nothing persistent. See attached 
about:gpu from a running Chromium instance.

Original comment by kbr@chromium.org on 29 Jun 2015 at 8:10

Attachments: