mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Before the issue is fixed, rounding a duration such as 'PT2400h' with months as largest unit fails to balance it properly and gives a result with days being the largest unit. The test ensures that such rounding happens properly.