Claude Code
ce5d12225e
test(charts): use discriminating timestamp pair for #27500 regression
...
Per @codeant-ai's review: the original now/2-days pair would let a string-
based sort pass the assertion, since 'n' > '2' lexically. Switched to
"3 hours ago" vs "5 hours ago" — lexical desc puts "5..." first while
timestamp desc must put "3..." first, so the two orderings actually
disagree and a regression to string-based sorting would fail the test.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 17:15:05 -05:00
..
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-05-18 17:15:05 -05:00
2026-04-24 15:52:42 -04:00
2026-05-18 07:20:37 -07:00
2026-05-11 08:30:13 -04:00
2026-04-24 15:52:42 -04:00
2026-05-05 12:07:46 -04:00
2026-03-06 16:40:17 -08:00
2026-02-04 12:37:17 +03:00
2026-03-04 11:26:28 -08:00
2026-04-08 20:14:59 -04:00
2026-04-28 08:49:58 -03:00
2026-04-24 15:52:42 -04:00
2026-05-18 07:20:51 -07:00
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-04-22 11:14:59 -07:00
2026-05-12 17:59:52 -07:00
2026-03-06 11:57:03 -05:00
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-05-12 17:59:52 -07:00
2026-05-05 21:21:48 -03:00
2026-04-24 15:52:42 -04:00
2026-04-15 15:57:04 +03:00
2026-04-24 15:52:42 -04:00
2026-02-11 18:57:28 +01:00
2026-05-01 16:24:59 -07:00
2026-04-24 15:52:42 -04:00
2026-03-17 10:20:09 -04:00
2026-04-24 15:52:42 -04:00
2026-04-29 21:18:47 -03:00
2026-02-09 10:45:56 -08:00
2026-01-21 12:42:15 -08:00
2026-04-24 15:52:42 -04:00
2026-02-18 19:52:06 -03:00
2025-12-09 16:59:07 +00:00
2025-12-09 16:59:07 +00:00
2026-05-08 16:11:13 -07:00