HaxeFoundation / HaxeFoundation/haxe
macro Date unit test failed in win32 build
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
```
Command: haxe [compile-macro.hxml,-D,azure] |
-- | --
| src/unit/TestMain.hx:42: Generated at: 2019-08-02 10:26:27 |
| src/unit/TestMain.hx:44: START |
| utest/ui/text/PrintReport.hx:52: |
| assertations: 8612 |
| successes: 8611 |
| errors: 1 |
| failures: 0 |
| warnings: 0 |
| execution time: 0.156 |
| |
| results: SOME TESTS FAILURES (success: false) |
| unit.spec.TestDate |
| test: ERROR ............................E |
| Result too large(mktime, ) |
| Called from local function #1 (src/unitstd/Date.unit.hxDate.unit.hx line 1 column 1) |
| Called from unit.spec.TestDate.test (src/unit/UnitBuilder.hx line 32 column 86)
```
Contributor guide
Assessment
This issue has not been assessed yet.