Skip to content

Instantly share code, notes, and snippets.

@benoitguigal
Last active May 13, 2020 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benoitguigal/45da846ad42ee7c7cfd1c753f2a8e0b4 to your computer and use it in GitHub Desktop.
Save benoitguigal/45da846ad42ee7c7cfd1c753f2a8e0b4 to your computer and use it in GitHub Desktop.
PASS src/__tests__/oauth2.integration.ts (17.034s, 648 MB heap size)
PASS src/forms/__tests__/wasteReceive.integration.ts (48.689s, 679 MB heap size)
PASS src/forms/mutations/__tests__/appendix2-mark-as-received-processed.integration.ts (16.184s, 719 MB heap size)
FAIL src/forms/mutations/__tests__/save-form.integration.ts (71.288s, 697 MB heap size)
PASS src/forms/__tests__/formsLifeCycle.integration.ts (42.038s, 715 MB heap size)
PASS src/companies/queries/__tests__/companyInfos.integration.ts (22.188s, 748 MB heap size)
PASS src/forms/mutations/__tests__/mark-as-sent.integration.ts (16.584s, 794 MB heap size)
PASS src/__tests__/auth.integration.ts (43.171s, 821 MB heap size)
PASS src/users/bulk-creation/__tests__/bulk-create.integration.ts (36.463s, 851 MB heap size)
PASS src/forms/mutations/__tests__/mark-as-sealed.integration.ts (14.554s, 887 MB heap size)
PASS src/companies/mutations/__tests__/create-company.integration.ts (33.649s, 867 MB heap size)
PASS src/forms/mutations/__tests__/mark-as-processed.integration.ts (8.631s, 902 MB heap size)
PASS src/__tests__/errors.integration.ts (15.128s, 1017 MB heap size)
PASS src/users/mutations/__tests__/signup.integration.ts (27.066s, 1044 MB heap size)
PASS src/users/__tests__/invite.integration.ts (20.09s, 1071 MB heap size)
PASS src/forms/mutations/__tests__/signed-by-transporter.integration.ts (10.589s, 1103 MB heap size)
PASS src/companies/queries/__tests__/searchCompanies.integration.ts (19.322s, 1136 MB heap size)
PASS src/forms/mutations/__tests__/updateTransporterFields.integration.ts (30.906s, 1035 MB heap size)
FAIL src/forms/queries/__tests__/forms.integration.ts (30.51s, 1062 MB heap size)
PASS src/forms/mutations/__tests__/mark-as-temp-stored.integration.ts (8.338s, 1093 MB heap size)
PASS src/companies/__tests__/verif.integration.ts (1116 MB heap size)
PASS src/forms/__tests__/appendixforms.integration.ts (23s, 1156 MB heap size)
PASS src/__tests__/factories.integration.ts (8.521s, 1182 MB heap size)
PASS src/users/mutations/__tests__/joinWithInvite.integration.ts (7.361s, 1186 MB heap size)
PASS src/companies/mutations/transporterReceipt/__tests__/updateTransporterReceipt.integration.ts (12.668s, 1194 MB heap size)
PASS src/companies/mutations/traderReceipt/__tests__/updateTraderReceipt.integration.ts (8.453s, 1237 MB heap size)
PASS src/forms/mutations/__tests__/duplicate-form.integration.ts (7.048s, 1262 MB heap size)
PASS src/companies/mutations/transporterReceipt/__tests__/deleteTransporterReceipt.integration.ts (7.916s, 1294 MB heap size)
PASS src/companies/mutations/traderReceipt/__tests__/deleteTraderReceipt.integration.ts (10.459s, 1298 MB heap size)
PASS src/companies/mutations/transporterReceipt/__tests__/createTransporterReceipt.integration.ts (6.876s, 1321 MB heap size)
PASS src/companies/mutations/traderReceipt/__tests__/createTraderReceipt.integration.ts (9.613s, 1339 MB heap size)
PASS src/__tests__/api-requests.integration.ts (15.672s, 1356 MB heap size)
PASS src/companies/sirene/__tests__/cache.integration.ts (17.193s, 1371 MB heap size)
RUNS src/users/mutations/__tests__/login.integration.ts
<--- Last few GCs --->
[186:0x3fbe110] 763719 ms: Scavenge 1373.5 (1424.3) -> 1372.7 (1424.8) MB, 17.4 / 0.0 ms (average mu = 0.123, current mu = 0.055) allocation failure
[186:0x3fbe110] 766318 ms: Mark-sweep 1373.7 (1424.8) -> 1372.7 (1424.8) MB, 2532.4 / 0.0 ms (average mu = 0.085, current mu = 0.043) allocation failure scavenge might not succeed
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 0x33f41a5be1d]
1: StubFrame [pc: 0x33f41a5d4b8]
Security context: 0x182691a1e6e1 <JSObject>
2: normalizeString(aka normalizeString) [0x1e4c19039d81] [path.js:~57] [pc=0x33f424978f2](this=0x03d9c6f826f1 <undefined>,path=0x0b65ab3b88c1 <String[40]: /usr/src/app/src/__tests__/testClient.ts>,allowAboveRoot=0x03d9c6f829a1 <false>,separator=0x0047394af0c9 <String[1]: />,isPathSeparator=0x1e4c19039dc1 <JSFunction is...
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment