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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ScenicTest [ RUN ] ScenicTest.SessionCreatedAfterAllSystemsInitialized TEST_LOOP_RANDOM_SEED="2345175766" [ OK ] ScenicTest.SessionCreatedAfterAllSystemsInitialized (1 ms) [----------] 1 test from ScenicTest (1 ms total) [----------] 1 test from ScenicGfxTest [ RUN ] ScenicGfxTest.InvalidPresentCall_ShouldDestroySession TEST_LOOP_RANDOM_SEED="2425396706" [INFO:gfx_system.cc(192)] No Vulkan found, but using a test-only "display". [INFO:default_frame_scheduler.cc(234)] DefaultFrameScheduler::ScheduleUpdateForSession session_id: 1 presentation_time: 10 [INFO:default_frame_scheduler.cc(115)] DefaultFrameScheduler::RequestFrame [ERROR:garnet/lib/ui/scenic/session.cc(185)] 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 (82 ms) [----------] 1 test from ScenicGfxTest (82 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (83 ms total) [ PASSED ] 2 tests.