Back to build
Raw log | Switch to full mode | Login

Running main() from gtest_main.cc [==========] Running 2 tests from 2 test cases. [----------] Global test environment set-up. [----------] 1 test from ScenicTest [ RUN ] ScenicTest.SessionCreatedAfterAllSystemsInitialized TEST_LOOP_RANDOM_SEED="758263271" [ OK ] ScenicTest.SessionCreatedAfterAllSystemsInitialized (0 ms) [----------] 1 test from ScenicTest (0 ms total) [----------] 1 test from ScenicGfxTest [ RUN ] ScenicGfxTest.InvalidPresentCall_ShouldDestroySession TEST_LOOP_RANDOM_SEED="867345910" [INFO:gfx_system.cc(176)] No Vulkan found, but using a test-only "display". [ERROR:garnet/lib/ui/scenic/session.cc(148)] scenic_impl::gfx::Session: Present called with out-of-order presentation time. requested presentation time=0, last scheduled presentation time=10. Session error: scenic_impl::gfx::Session: Present called with out-of-order presentation time. requested presentation time=0, last scheduled presentation time=10.[ OK ] ScenicGfxTest.InvalidPresentCall_ShouldDestroySession (1 ms) [----------] 1 test from ScenicGfxTest (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test cases ran. (1 ms total) [ PASSED ] 2 tests.