Expect transition trace to be loaded from bugreport
Bug: 277181336 Test: npm run test:e2e Change-Id: I72f9362db272c59f030f78a2e30cb9140d2d44d6
This commit is contained in:
@@ -51,6 +51,7 @@ describe('Upload traces', () => {
|
||||
expect(text).toContain('layers_trace_from_transactions.winscope (Surface Flinger)');
|
||||
expect(text).toContain('ime_trace_clients.winscope (IME Clients)');
|
||||
expect(text).toContain('transactions_trace.winscope (Transactions)');
|
||||
expect(text).toContain('transition_trace.winscope (Transitions)');
|
||||
};
|
||||
|
||||
const checkEmitsUnsupportedFileFormatMessages = async () => {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user