"Zhang, Chen" <[email protected]> wrote: >> -----Original Message----- >> From: Daniel P. Berrangé <[email protected]> >> Sent: Saturday, April 22, 2023 1:14 AM >> To: [email protected] >> Cc: [email protected]; Paolo Bonzini <[email protected]>; >> Thomas Huth <[email protected]>; John Snow <[email protected]>; Li >> Zhijian <[email protected]>; Juan Quintela <[email protected]>; >> Stefan Hajnoczi <[email protected]>; Zhang, Chen >> <[email protected]>; Laurent Vivier <[email protected]> >> Subject: [PATCH v2 6/6] tests/migration: Only run auto_converge in slow >> mode >> > > What kind of scenario will the qtest open this g_test_init() -m slow to > trigger the slow mode?
The only way that I know is: export G_TEST_SLOW=1 make check (or whatever individual test that you want) Later, Juan.
