elementary / terminal

Terminal emulator designed for elementary OS
https://elementary.io
GNU Lesser General Public License v3.0
399 stars 96 forks source link

Jpw/gapplication test #722

Closed jeremypw closed 1 year ago

jeremypw commented 1 year ago

This passes locally. Looks like a race between the windows being destroyed in the quit action test and the assertion being made. Sometimes CI passes in one or other builds (not always the same one) but not in all three. Need to block test completion until application shutdown is completed.

jeremypw commented 1 year ago

Window still undestroyed when assertion made (passes locally).