-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
It was working until 2.4.0.
https://travis-ci.org/falsandtru/spica/jobs/242650734
TypeScript Version: 2.5.0-dev.20170613
Code
https://github.com/falsandtru/spica
Expected behavior:
pass
Actual behavior:
$ gulp test
[09:29:50] Using gulpfile ...\spica\gulpfile.js
[09:29:50] Starting 'clean'...
[09:29:50] Finished 'clean' after 10 ms
[09:29:50] Starting 'test'...
[09:29:50] Starting 'ts:test'...
<--- Last few GCs --->
[8108:000001D865C4C640] 191743 ms: Mark-sweep 1401.1 (1504.4) -> 1401.1 (1504.4) MB, 5382.0 / 0.0 ms allocation failure GC in old space requested
[8108:000001D865C4C640] 196651 ms: Mark-sweep 1401.1 (1504.4) -> 1401.1 (1473.4) MB, 4907.0 / 0.0 ms last resort
[8108:000001D865C4C640] 201277 ms: Mark-sweep 1401.1 (1473.4) -> 1401.0 (1473.4) MB, 4624.0 / 0.0 ms last resort
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 000002707D029891 <JS Object>
1: set [native collection.js:~247] [pc=00000272AD3ED052](this=000000DA342CCA89 <a Map with map 00000362EC684AE9>,p=0000038C322A0099 <String[9]: 1653672:2>,x=0000038C322A00C1 <a TypeObject with map 00000362EC6E9249>)
2: getTypeWithThisArgument [...\spica\node_modules\typescript\lib\typescript.js:~31548] [pc=00000272AD3BC751](this=000001933E08A311 <JS Global Ob...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue