Mir

Comment 2 for bug 1279438

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Using:
   valgrind --trace-children=yes bin/mir_unit_tests
on Nexus 10 I can't reproduce any failures:

   [==========] 833 tests from 142 test cases ran. (116502 ms total)
   [ PASSED ] 833 tests.

But the valgrind summary is not good:

    ==4714== ERROR SUMMARY: 1117583 errors from 582 contexts (suppressed: 200679 from 160)

That said, most of it appears to be unrelated to Mir code. Can you provide more details of what's failing?