Bug P2
Status Update
Comments
au...@google.com <au...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Radha Nakade <
Link:
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Expand for full commit details
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Bug: 396715333
Test: ./gradlew emoji2:emoji2-emojipicker:ftlmediumphoneapi33
Change-Id: If5555443ca1a91479128e1bd6f4f909154c40ba2
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/FtlRunner.kt
Hash: c76f8094154101867327912e659ae47509755957
Date: Wed Feb 26 11:27:46 2025
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
Author: Aurimas Liutikas <
Link:
Extend task timeout for slow compose KotlinCompile tasks
Expand for full commit details
Extend task timeout for slow compose KotlinCompile tasks
This is temporary as we investigate why these tasks are so slow
in the first place.
Test: None
Bug: 383874664
Change-Id: I71dcb935616da6c08c303eaa3d858ae541b9a030
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/AndroidXImplPlugin.kt
Hash: 67a2d9bde85fcded7e3d3cd90e88b5ff1de2d544
Date: Thu Dec 12 16:52:51 2024
au...@google.com <au...@google.com> #4
We moved timeout to be higher for these tasks, changing this to P2
Description
Example non-cached buildhttps://ge.androidx.dev/s/my2xhqx7nlrya/timeline?details=vjmoqponc5l5q
This had:
:compose:ui:ui:compileReleaseAndroidTestKotlinAndroid
took 50 minutes:compose:foundation:foundation:compileReleaseAndroidTestKotlinAndroid
took 47 minutes:compose:foundation:foundation:integration-tests:lazy-tests:compileReleaseAndroidTestKotlin
took 38 minutessometimes these tasks reach 60 minutes and then hit a timeout
We have two actions here: