- Issue created by @catch
- Merge request !9012Calculate offset and use substr() to truncate string so that the class name... → (Open) created by catch
- 🇮🇹Italy mondrake 🇮🇹
+1 FWIW there was an attempt in https://git.drupalcode.org/project/drupal/-/merge_requests/3605
- Status changed to Needs review
12 months ago 6:15am 1 August 2024 - 🇮🇹Italy mondrake 🇮🇹
Can we put an ellipsis in front to signal the truncation if that happens? Would increase readibility IMO
- Status changed to RTBC
12 months ago 2:46pm 1 August 2024 - Status changed to Needs review
12 months ago 12:35am 3 August 2024 - 🇬🇧United Kingdom catch
Screenshot in #7 is actually from the results table, not the summary, but made me realise we should make the same change there too.
- Status changed to RTBC
11 months ago 4:39pm 5 August 2024 - 🇺🇸United States smustgrave
Ah my mistake. Seeing the change on the summary then.
- Status changed to Needs work
11 months ago 6:43pm 5 August 2024 - 🇮🇹Italy mondrake 🇮🇹
In the results table, truncation at 60 to then print 35 chars in the sprintf() will not tell us much.
More considerations over at #2905007-124: Allow run-tests.sh to report skipped/incomplete PHPUnit-based tests →
- Status changed to Closed: outdated
1 day ago 1:29pm 13 July 2025 - 🇮🇹Italy mondrake 🇮🇹
Changes were made through other issues; let's close and open a different one based on current state if needed.