feat(browser): Replace element timing spans with metrics #2899
flaky-test-detector.yml
on: pull_request
Check tests for flakiness
7m 59s
Annotations
2 errors
|
Check tests for flakiness
Process completed with exit code 130.
|
|
Check tests for flakiness
Property 'enableElementTiming' is missing in type '{ tracePropagationTargets?: Array<string | RegExp>; traceFetch: boolean; traceXHR: boolean; trackFetchStreamPerformance: boolean; enableHTTPTimings: boolean; shouldCreateSpanForRequest?(this: void, url: string): boolean; onRequestSpanStart?(span: Span, requestInformation: RequestHookInfo): void; onRequestSpanEnd?(span: Span, responseInformation: ResponseHookInfo): void; instrumentNavigation: true; instrumentPageLoad: true; markBackgroundSpan: true; enableLongTask: true; enableLongAnimationFrame: true; enableInp: true; ignoreResourceSpans: never[]; ignorePerformanceApiSpans: never[]; detectRedirects: true; linkPreviousTrace: "in-memory"; consistentTraceSampling: false; enableReportPageLoaded: false; _experiments: {}; idleTimeout: number; finalTimeout: number; childSpanTimeout: number; }' but required in type 'BrowserTracingOptions'.
|