Commit dcb047b
graph-snapshots and the T1 suites run on a tablet profile too.
The chrome row asks for tablet layouts, and a tablet is a second emulator
profile rather than a test that resizes the device under itself: the job now
runs the instrumented suites twice, on a phone and on a 10.1" tablet.
For that the graph goldens had to become per device class - the same graph is
a different image at 2560x1600 - so the suite keys them by the sw600dp
boundary the layouts themselves use, and light-tablet.png now sits next to
light-phone.png. 72 goldens.
Recorded and verified on both: the tablet goldens on a tablet AVD, the phone
goldens unchanged afterwards, and the whole instrumented suite - 21 tests -
green on the tablet as well as on the phone.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5195348 commit dcb047b
38 files changed
Lines changed: 29 additions & 3 deletions
File tree
- .github/workflows
- app/src/androidTest
- goldens/graphs
- graphs-axes
- extended-scale-square
- fixed-scale
- log-log
- no-scientific-notation
- precisions
- units
- graphs-special
- color-map
- follow-x
- history
- nan-gaps
- pickable
- stepped-map-no-scale
- graphs-styles
- dots
- hbars
- lines
- thick-line
- two-datasets
- vbars
- java/de/rwth_aachen/phyphox
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
128 | 140 | | |
129 | 141 | | |
130 | 142 | | |
| |||
157 | 169 | | |
158 | 170 | | |
159 | 171 | | |
| 172 | + | |
160 | 173 | | |
161 | 174 | | |
162 | 175 | | |
163 | 176 | | |
164 | 177 | | |
165 | 178 | | |
166 | 179 | | |
167 | | - | |
| 180 | + | |
168 | 181 | | |
169 | 182 | | |
170 | 183 | | |
| |||
0 commit comments