Project

General

Profile

« Previous | Next » 

Revision 50e1c293

Added by katei (Yuta Saito) about 2 years ago

test: Assert only events originated from the test_settracefunc.rb test file

This test suite is flaky on CI, because the test asserts events from
finalizers also. Tracing events from finalizers is not deterministic
and is not a part of test interests, so this commit changes the test
to assert only events originated from the test file itself.