Hopefully fix flaky remote access test
ClosedPublic

Authored by davidedmundson on Mar 2 2019, 3:09 PM.

Details

Summary

We have 4 events:

buffer1 created
buffer2 created
buffer1 paramters sent
buffer2 paramters sent

Some are batched

We should connect to buffer 1's parameters being sent after the first
buffer is recieved, not in the potential event loop waiting for buffer
2.

Test Plan

Passes locally
Haven't tested on build.k.o

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Mar 2 2019, 3:09 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 2 2019, 3:09 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Mar 2 2019, 3:09 PM
zzag accepted this revision.Mar 4 2019, 10:12 AM
This revision is now accepted and ready to land.Mar 4 2019, 10:12 AM
This revision was automatically updated to reflect the committed changes.