>>> prettier: Building testing/prettier 2.7.0-r0 (using abuild 3.9.0-r1) started Tue, 14 Jun 2022 15:32:33 +0000 >>> prettier: Checking sanity of /home/buildozer/aports/testing/prettier/APKBUILD... >>> prettier: Analyzing dependencies... >>> prettier: Installing for build: build-base nodejs yarn npm (1/6) Installing icu-data-en (71.1-r2) Executing icu-data-en-71.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (2/6) Installing icu-libs (71.1-r2) (3/6) Installing nodejs (16.15.0-r1) (4/6) Installing yarn (1.22.19-r0) (5/6) Installing npm (8.12.1-r0) (6/6) Installing .makedepends-prettier (20220614.153234) Executing busybox-1.35.0-r15.trigger OK: 422 MiB in 103 packages >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prettier-2.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> prettier: Fetching https://github.com/prettier/prettier/archive/2.7.0/prettier-2.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13205 0 13205 0 0 10082 0 --:--:-- 0:00:01 --:--:-- 10082 100 3335k 0 3335k 0 0 1465k 0 --:--:-- 0:00:02 --:--:-- 3439k >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prettier-2.7.0.tar.gz >>> prettier: Checking sha512sums... prettier-2.7.0.tar.gz: OK timeout.patch: OK >>> prettier: Unpacking /var/cache/distfiles/edge/prettier-2.7.0.tar.gz... >>> prettier: timeout.patch patching file tests/config/setup.js yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... [4/5] Linking dependencies... warning " > @typescript-eslint/eslint-plugin@5.20.0" has unmet peer dependency "@typescript-eslint/parser@^5.0.0". warning " > rollup-plugin-license@2.7.0" has unmet peer dependency "rollup@^1.0.0 || ^2.0.0". [5/5] Building fresh packages... Done in 14.91s. yarn run v1.22.19 $ node ./scripts/build/build.mjs Building packages index.js....................... DONE doc.js......................... DONE standalone.js.................. DONE esm/standalone.mjs........... DONE bin-prettier.js................ DONE cli.js......................... DONE third-party.js................. DONE parser-babel.js................ DONE esm/parser-babel.mjs......... DONE parser-flow.js................. DONE esm/parser-flow.mjs.......... DONE parser-typescript.js........... DONE esm/parser-typescript.mjs.... DONE parser-espree.js............... DONE esm/parser-espree.mjs........ DONE parser-meriyah.js.............. DONE esm/parser-meriyah.mjs....... DONE parser-angular.js.............. DONE esm/parser-angular.mjs....... DONE parser-postcss.js.............. DONE esm/parser-postcss.mjs....... DONE parser-graphql.js.............. DONE esm/parser-graphql.mjs....... DONE parser-markdown.js............. DONE esm/parser-markdown.mjs...... DONE parser-glimmer.js.............. DONE esm/parser-glimmer.mjs....... DONE parser-html.js................. DONE esm/parser-html.mjs.......... DONE parser-yaml.js................. DONE esm/parser-yaml.mjs.......... DONE Done in 70.59s. yarn run v1.22.19 $ cross-env NODE_ENV=production jest Prettier installed at /tmp/7c44196cca7b6845f463130f507b8705/node_modules/prettier from /home/buildozer/aports/testing/prettier/src/prettier-2.7.0/dist with yarn. PASS tests/integration/__tests__/line-suffix-boundary.js (7.522 s) PASS tests/integration/__tests__/util-shared.js (6.7 s) PASS tests/integration/__tests__/load-toml.js (7.304 s) PASS tests/format/yaml/json/trailing-comma/jsfmt.spec.js (7.743 s) PASS tests/integration/__tests__/cli.js (7.711 s) PASS tests/integration/__tests__/schema.js (8.231 s) PASS tests/integration/__tests__/doc-trim.js (8.539 s) PASS tests/integration/__tests__/doc-mark-as-root.js (8.906 s) PASS tests/format/markdown/table/empty-table/jsfmt.spec.js (9.207 s) PASS tests/integration/__tests__/doc-builders.js (10.071 s) PASS tests/integration/__tests__/normalize-doc.js (10.368 s) PASS tests/integration/__tests__/third-party.js (9.924 s) PASS tests/integration/__tests__/format-ast.js (10.559 s) PASS tests/integration/__tests__/doc-utils-clean-doc.js (10.244 s) PASS tests/integration/__tests__/debug-api.js (10.909 s) PASS tests/format/yaml/flow-mapping/trailing-comma/jsfmt.spec.js (10.487 s) PASS tests/integration/__tests__/resolve-config-file.js (9.728 s) PASS tests/format/markdown/broken-plugins/jsfmt.spec.js (10.427 s) PASS tests/format/misc/errors/js/jsfmt.spec.js (11.441 s) PASS tests/format/js/decorators-export/jsfmt.spec.js (10.344 s) PASS tests/format/misc/json-unknown-extension/jsfmt.spec.js (10.264 s) PASS tests/format/vue/broken-plugins/jsfmt.spec.js (11.319 s) PASS tests/integration/__tests__/support-info.js (12.021 s) PASS tests/format/yaml/block-literal/jsfmt.spec.js (11.953 s) PASS tests/format/misc/errors/broken-plugin/jsfmt.spec.js (11.597 s) PASS tests/format/yaml/flow-sequence/trailing-comma/jsfmt.spec.js (12.073 s) PASS tests/format/js/decorator-auto-accessors/jsfmt.spec.js (11.295 s) PASS tests/integration/__tests__/plugin-virtual-directory.js (11.973 s) PASS tests/format/yaml/quote/jsfmt.spec.js (11.578 s) PASS tests/format/json/with-comment/jsfmt.spec.js (12.508 s) PASS tests/format/js/bom/jsfmt.spec.js (12.644 s) PASS tests/integration/__tests__/ignore-absolute-path.js (12.973 s) PASS tests/format/markdown/footnoteDefinition/jsfmt.spec.js (11.557 s) PASS tests/format/misc/errors/typescript/babel-ts/jsfmt.spec.js (12.382 s) PASS tests/format/flow-repo/es_declare_module/flow-typed/jsfmt.spec.js (12.477 s) PASS tests/format/json/json-superset/jsfmt.spec.js (12.983 s) PASS tests/integration/__tests__/plugin-precedence.js (13.073 s) PASS tests/format/misc/errors/json/json-stringify/jsfmt.spec.js (11.801 s) PASS tests/format/vue/multiparser/unknown/jsfmt.spec.js (12.286 s) PASS tests/format/js/import-assertions/bracket-spacing/jsfmt.spec.js (13.787 s) PASS tests/format/js/arrows/newline-before-arrow/jsfmt.spec.js (13.107 s) PASS tests/integration/__tests__/plugin-preprocess.js (13.636 s) PASS tests/format/html/whitespace/jsfmt.spec.js (14.563 s) PASS tests/format/js/call/invalid/jsfmt.spec.js (12.837 s) PASS tests/format/misc/errors/js/optional-chaining/jsfmt.spec.js (13.773 s) PASS tests/integration/__tests__/debug-print-comments.js (13.734 s) PASS tests/format/vue/with-plugins/jsfmt.spec.js (13.967 s) PASS tests/format/misc/errors/json/jsfmt.spec.js (14.383 s) PASS tests/integration/__tests__/plugin-flush-line-suffix.js (13.964 s) PASS tests/integration/__tests__/with-shebang.js (14.528 s) PASS tests/format/graphql/trailing-comma/jsfmt.spec.js (13.277 s) PASS tests/integration/__tests__/ignore-vcs-files.js (14.565 s) PASS tests/format/markdown/paragraph/jsfmt.spec.js (15.053 s) PASS tests/integration/__tests__/plugin-extensions.js (14.946 s) PASS tests/integration/__tests__/debug-print-ast.js (14.6 s) PASS tests/format/misc/errors/js/hack-pipeline/jsfmt.spec.js (13.514 s) PASS tests/integration/__tests__/ignore-relative-path.js (15.213 s) PASS tests/integration/__tests__/syntax-error.js (15.025 s) PASS tests/format/handlebars/html-whitespace-sensitivity/jsfmt.spec.js (15.727 s) PASS tests/format/js/tuple/jsfmt.spec.js (15.697 s) PASS tests/format/misc/errors/js/reserved-word/jsfmt.spec.js (6.305 s) PASS tests/format/js/end-of-line/jsfmt.spec.js (15.251 s) PASS tests/integration/__tests__/invalid-ignore.js (15.635 s) PASS tests/integration/__tests__/cursor-offset.js (16.71 s) PASS tests/format/misc/errors/js/record/jsfmt.spec.js (15.54 s) PASS tests/format/markdown/fenced-code-block/jsfmt.spec.js (7.122 s) PASS tests/integration/__tests__/plugin-default-options.js (15.831 s) PASS tests/format/flow/function-parentheses/jsfmt.spec.js (16.528 s) PASS tests/format/html/comments/jsfmt.spec.js (16.384 s) PASS tests/format/html/tags/jsfmt.spec.js (16.987 s) PASS tests/format/markdown/wiki-link/jsfmt.spec.js (15.255 s) PASS tests/integration/__tests__/debug-print-doc.js (16.76 s) PASS tests/format/markdown/link/jsfmt.spec.js (7.343 s) PASS tests/integration/__tests__/ignore-emoji.js (17.57 s) PASS tests/format/yaml/plain/jsfmt.spec.js (8.636 s) PASS tests/format/js/arrows/semi/jsfmt.spec.js (17.837 s) PASS tests/format/angular/interpolation/jsfmt.spec.js (5.546 s) PASS tests/format/js/module-blocks/jsfmt.spec.js (17.375 s) PASS tests/format/flow/quote-props/jsfmt.spec.js (17.467 s) PASS tests/format/js/no-semi-babylon-extensions/jsfmt.spec.js (17.518 s) PASS tests/format/js/classes-private-fields/jsfmt.spec.js (17.318 s) PASS tests/format/typescript/declare/trailing-comma/jsfmt.spec.js (16.833 s) PASS tests/format/markdown/jsx-semi/jsfmt.spec.js (10.938 s) PASS tests/format/js/bind-expressions/jsfmt.spec.js (17.627 s) PASS tests/format/json/json/jsfmt.spec.js (17.209 s) PASS tests/format/misc/errors/js/async-await/jsfmt.spec.js (18.142 s) PASS tests/format/flow/object-inexact/jsfmt.spec.js (18.449 s) PASS tests/format/lwc/lwc/jsfmt.spec.js (9.261 s) PASS tests/format/misc/errors/typescript/jsfmt.spec.js (19.135 s) PASS tests/format/markdown/auto-link/jsfmt.spec.js (19.552 s) PASS tests/format/misc/errors/js/assignment/jsfmt.spec.js (8.047 s) PASS tests/format/handlebars/single-quote-option/jsfmt.spec.js (6.879 s) PASS tests/format/vue/indent/jsfmt.spec.js (8.324 s) PASS tests/format/yaml/flow-sequence/jsfmt.spec.js (9.849 s) PASS tests/format/jsx/whitespace/jsfmt.spec.js (21.462 s) PASS tests/format/typescript/end-of-line/jsfmt.spec.js (19.907 s) PASS tests/format/vue/custom_block/jsfmt.spec.js (20.084 s) PASS tests/format/yaml/flow-mapping/jsfmt.spec.js (10.781 s) PASS tests/integration/__tests__/skip-folders.js (21.125 s) PASS tests/format/jsx/attr-element/jsfmt.spec.js (6.192 s) PASS tests/format/jsx/deprecated-jsx-bracket-same-line-option/jsfmt.spec.js (21.617 s) PASS tests/format/misc/require-pragma/js/jsfmt.spec.js (21.614 s) PASS tests/format/markdown/linkReference/jsfmt.spec.js (9.415 s) PASS tests/format/misc/empty/jsfmt.spec.js (21.496 s) PASS tests/format/misc/embedded_language_formatting/in-markdown/jsfmt.spec.js (8.032 s) PASS tests/format/js/eol/jsfmt.spec.js (22.158 s) PASS tests/integration/__tests__/format.js (22.564 s) PASS tests/format/html/single-attribute-per-line/jsfmt.spec.js (6.146 s) PASS tests/format/js/quote-props/jsfmt.spec.js (22.454 s) PASS tests/format/js/destructuring-private-fields/jsfmt.spec.js (10.13 s) PASS tests/format/typescript/tuple/jsfmt.spec.js (21.511 s) PASS tests/format/graphql/bracket-spacing/jsfmt.spec.js (6.502 s) PASS tests/format/js/import-assertions/jsfmt.spec.js (23.015 s) PASS tests/format/misc/errors/js/import/jsfmt.spec.js (23.768 s) PASS tests/format/typescript/trailing-comma/jsfmt.spec.js (23.143 s) PASS tests/format/typescript/typeparams/consistent/jsfmt.spec.js (23.452 s) PASS tests/format/flow/parameter-with-type/jsfmt.spec.js (9.012 s) PASS tests/format/flow/this-annotation/parentheses/jsfmt.spec.js (10.429 s) PASS tests/format/markdown/liquid/jsfmt.spec.js (6.993 s) PASS tests/format/vue/multiparser/jsfmt.spec.js (24.393 s) PASS tests/format/vue/bracket-same-line/jsfmt.spec.js (10.044 s) PASS tests/format/html/bracket-same-line/jsfmt.spec.js (11.237 s) PASS tests/format/angular/bracket-same-line/jsfmt.spec.js (11.76 s) PASS tests/format/handlebars/sub-expression/jsfmt.spec.js (6.633 s) PASS tests/format/typescript/quote-props/jsfmt.spec.js (23.192 s) PASS tests/format/markdown/long-table/jsfmt.spec.js (7.842 s) PASS tests/format/js/regex/jsfmt.spec.js (24.961 s) PASS tests/format/js/export-star/jsfmt.spec.js (24.152 s) PASS tests/format/misc/embedded_language_formatting/in-javascript/jsfmt.spec.js (9.933 s) PASS tests/format/js/rest/jsfmt.spec.js (12.798 s) PASS tests/format/typescript/custom/abstract/jsfmt.spec.js (14.741 s) PASS tests/format/handlebars/concat-statement/jsfmt.spec.js (7.221 s) PASS tests/format/misc/embedded_language_formatting/in-html/jsfmt.spec.js (10.493 s) PASS tests/format/js/v8_intrinsic/jsfmt.spec.js (8.04 s) PASS tests/format/typescript/compiler/jsfmt.spec.js (25.875 s) PASS tests/format/js/export-default/escaped/jsfmt.spec.js (8.776 s) PASS tests/format/handlebars/mustache-statement/jsfmt.spec.js (8.42 s) PASS tests/format/js/arrows-bind/jsfmt.spec.js (8.709 s) PASS tests/format/markdown/list/jsfmt.spec.js (25.526 s) PASS tests/integration/__tests__/error-on-unmatched-pattern.js (27.895 s) PASS tests/format/js/export-extension/jsfmt.spec.js (9.71 s) PASS tests/format/js/decorators/jsfmt.spec.js (13.444 s) PASS tests/format/typescript/arrows/jsfmt.spec.js (18.479 s) PASS tests/format/misc/parser-inference/jsfmt.spec.js (27.031 s) PASS tests/format/js/comments-pipeline-own-line/jsfmt.spec.js (9.665 s) PASS tests/format/typescript/class/jsfmt.spec.js (14.62 s) PASS tests/integration/__tests__/list-different.js (27.87 s) PASS tests/format/misc/errors/js/for-of/jsfmt.spec.js (28.284 s) PASS tests/format/flow/no-semi/jsfmt.spec.js (15.162 s) PASS tests/format/js/sloppy-mode/jsfmt.spec.js (27.318 s) PASS tests/format/js/classes/top-level-super/jsfmt.spec.js (13.563 s) PASS tests/format/js/directives/jsfmt.spec.js (27.941 s) PASS tests/format/scss/map/jsfmt.spec.js (8.126 s) PASS tests/format/js/partial-application/jsfmt.spec.js (10.358 s) PASS tests/format/scss/configuration/jsfmt.spec.js (8.17 s) PASS tests/format/js/do/jsfmt.spec.js (11.178 s) PASS tests/format/js/template-align/jsfmt.spec.js (21.239 s) PASS tests/format/yaml/block-folded/jsfmt.spec.js (8.079 s) PASS tests/format/js/strings/jsfmt.spec.js (28.39 s) PASS tests/format/js/record/jsfmt.spec.js (11.287 s) PASS tests/format/html/handlebars-venerable/jsfmt.spec.js (7.685 s) PASS tests/format/js/empty/jsfmt.spec.js (28.198 s) PASS tests/format/typescript/error-recovery/jsfmt.spec.js (29.519 s) PASS tests/format/yaml/mapping/jsfmt.spec.js (7.168 s) PASS tests/format/js/babel-plugins/jsfmt.spec.js (30.222 s) PASS tests/format/js/dynamic-import/jsfmt.spec.js (28.463 s) PASS tests/format/js/decorator-comments/jsfmt.spec.js (15.423 s) PASS tests/format/js/cursor/require-pragma/jsfmt.spec.js (7.596 s) PASS tests/format/flow/type-declarations/jsfmt.spec.js (13.651 s) PASS tests/integration/__tests__/debug-check.js (30.498 s) PASS tests/format/js/pipeline-operator/jsfmt.spec.js (12.666 s) PASS tests/format/js/objects/jsfmt.spec.js (29.787 s) PASS tests/format/markdown/indentation/jsfmt.spec.js (7.771 s) PASS tests/format/css/quotes/jsfmt.spec.js (9.208 s) PASS tests/format/js/throw_expressions/jsfmt.spec.js (12.73 s) PASS tests/format/jsx/last-line/jsfmt.spec.js (22.329 s) PASS tests/format/misc/embedded_language_formatting/mdx/jsfmt.spec.js (7.199 s) PASS tests/format/js/object-property-comment/jsfmt.spec.js (16.112 s) PASS tests/format/misc/errors/invalid/jsfmt.spec.js (31.076 s) PASS tests/format/scss/trailing-comma/jsfmt.spec.js (10.84 s) PASS tests/format/flow/generic/jsfmt.spec.js (16.4 s) PASS tests/format/jsx/single-attribute-per-line/jsfmt.spec.js (22.504 s) PASS tests/format/typescript/type-arguments-bit-shift-left-like/jsfmt.spec.js (14.329 s) PASS tests/format/js/async-do-expressions/jsfmt.spec.js (13.769 s) PASS tests/format/typescript/conformance/classes/constructorDeclarations/constructorParameters/jsfmt.spec.js (21.515 s) PASS tests/format/css/attribute/jsfmt.spec.js (9.448 s) PASS tests/format/flow/object-order/jsfmt.spec.js (11.329 s) PASS tests/format/js/destructuring-ignore/jsfmt.spec.js (31.036 s) PASS tests/format/mdx/embedded-language-formatting/jsfmt.spec.js (8.003 s) PASS tests/format/yaml/sequence/jsfmt.spec.js (9.584 s) PASS tests/integration/__tests__/plugin-options-string.js (32.339 s) PASS tests/format/js/quotes/jsfmt.spec.js (16.75 s) PASS tests/format/yaml/spec/jsfmt.spec.js (17.678 s) PASS tests/format/js/private-in/jsfmt.spec.js (9.366 s) PASS tests/format/scss/quotes/jsfmt.spec.js (10.912 s) PASS tests/format/js/exports/jsfmt.spec.js (14.012 s) PASS tests/format/typescript/no-semi/jsfmt.spec.js (13.321 s) PASS tests/integration/__tests__/write.js (32.457 s) PASS tests/integration/__tests__/plugin-options.js (33.115 s) PASS tests/format/misc/errors/js/regex-v-u-flags/jsfmt.spec.js (7.871 s) PASS tests/format/markdown/emphasis/jsfmt.spec.js (6.586 s) PASS tests/format/misc/require-pragma/markdown/jsfmt.spec.js (7.047 s) PASS tests/format/markdown/image/jsfmt.spec.js (5.805 s) PASS tests/format/flow/ternary/jsfmt.spec.js (11.98 s) PASS tests/format/markdown/toml/jsfmt.spec.js (7.312 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classAbstractKeyword/jsfmt.spec.js (19.422 s) PASS tests/format/js/decorators/class-expression/jsfmt.spec.js (33.068 s) PASS tests/format/typescript/import-type/jsfmt.spec.js (16.853 s) PASS tests/format/markdown/thematicBreak/jsfmt.spec.js (5.609 s) PASS tests/format/js/object-property-ignore/jsfmt.spec.js (32.963 s) PASS tests/format/js/multiparser-invalid/jsfmt.spec.js (32.445 s) PASS tests/format/misc/insert-pragma/graphql/jsfmt.spec.js (5.172 s) PASS tests/format/markdown/definition/jsfmt.spec.js (6.673 s) PASS tests/format/typescript/test-declarations/jsfmt.spec.js (22.738 s) PASS tests/format/markdown/markdown/jsfmt.spec.js (24.018 s) PASS tests/format/misc/errors/js/literal/jsfmt.spec.js (8.924 s) PASS tests/format/markdown/html/jsfmt.spec.js (5.436 s) PASS tests/format/jsx/comments/jsfmt.spec.js (22.605 s) PASS tests/format/js/shebang/jsfmt.spec.js (32.449 s) PASS tests/format/scss/scss/jsfmt.spec.js (13.688 s) PASS tests/format/js/module-string-names/jsfmt.spec.js (9.78 s) PASS tests/integration/__tests__/with-node-modules.js (33.911 s) PASS tests/format/typescript/conformance/types/functions/jsfmt.spec.js (19.066 s) PASS tests/format/markdown/inlineCode/jsfmt.spec.js (6.171 s) PASS tests/format/typescript/enum/jsfmt.spec.js (18.338 s) PASS tests/format/markdown/footnoteReference/jsfmt.spec.js (6.204 s) PASS tests/format/misc/errors/js/object/jsfmt.spec.js (9.297 s) PASS tests/format/markdown/imageReference/jsfmt.spec.js (7.334 s) PASS tests/format/js/invalid-code/jsfmt.spec.js (11.355 s) PASS tests/format/misc/embedded_language_formatting/in-vue/jsfmt.spec.js (18.639 s) PASS tests/integration/__tests__/parser-api.js (34.769 s) PASS tests/format/js/in/jsfmt.spec.js (18.857 s) PASS tests/format/js/cursor/jsfmt.spec.js (34.904 s) PASS tests/format/misc/errors/js/variable-declarator/jsfmt.spec.js (9.823 s) PASS tests/format/markdown/splitCjkText/jsfmt.spec.js (8.292 s) PASS tests/format/json/json5-as-json-with-trailing-commas/jsfmt.spec.js (9.083 s) PASS tests/format/yaml/require-pragma/jsfmt.spec.js (5.406 s) PASS tests/format/markdown/strong/jsfmt.spec.js (7.835 s) PASS tests/integration/__tests__/with-parser-inference.js (34.594 s) PASS tests/format/typescript/angular-component-examples/jsfmt.spec.js (19.585 s) PASS tests/format/markdown/footnote/jsfmt.spec.js (6.943 s) PASS tests/format/markdown/word/jsfmt.spec.js (7.659 s) PASS tests/format/markdown/multiparser-json/jsfmt.spec.js (10.16 s) PASS tests/format/misc/insert-pragma/markdown/jsfmt.spec.js (6.564 s) PASS tests/format/flow/enums-unknown-members/jsfmt.spec.js (6.469 s) PASS tests/format/typescript/interface/jsfmt.spec.js (19.472 s) PASS tests/format/markdown/yaml/jsfmt.spec.js (7.796 s) PASS tests/format/js/class-static-block/jsfmt.spec.js (11.346 s) PASS tests/format/misc/require-pragma/json5/jsfmt.spec.js (6.73 s) PASS tests/format/js/reserved-word/jsfmt.spec.js (10.752 s) PASS tests/format/js/ignore/semi/jsfmt.spec.js (23.361 s) PASS tests/format/markdown/delete/jsfmt.spec.js (8.05 s) PASS tests/format/typescript/arrow/jsfmt.spec.js (16.439 s) PASS tests/format/js/export/jsfmt.spec.js (24.152 s) PASS tests/format/markdown/break/jsfmt.spec.js (7.821 s) PASS tests/format/markdown/table/jsfmt.spec.js (7.946 s) PASS tests/format/vue/single-attribute-per-line/jsfmt.spec.js (18.842 s) PASS tests/format/flow/private-class-fields/jsfmt.spec.js (10.684 s) PASS tests/format/js/arrow-call/jsfmt.spec.js (35.458 s) PASS tests/format/misc/require-pragma/graphql/jsfmt.spec.js (7.685 s) PASS tests/format/markdown/heading/jsfmt.spec.js (7.851 s) PASS tests/format/markdown/ignore/jsfmt.spec.js (9.373 s) PASS tests/format/js/literal/jsfmt.spec.js (22.082 s) PASS tests/format/markdown/multiparser-js/jsfmt.spec.js (11.246 s) PASS tests/format/misc/insert-pragma/json5/jsfmt.spec.js (7.162 s) PASS tests/format/typescript/keywords/jsfmt.spec.js (20.129 s) PASS tests/format/misc/require-pragma/mdx/jsfmt.spec.js (6.548 s) PASS tests/integration/__tests__/ignore-path.js (37.542 s) PASS tests/integration/__tests__/ignore-in-subdirectories.js (36.811 s) PASS tests/format/flow/indexed-access/jsfmt.spec.js (12.647 s) PASS tests/format/vue/vue/jsfmt.spec.js (25.092 s) PASS tests/format/flow/optional-indexed-access/jsfmt.spec.js (12.963 s) PASS tests/format/misc/require-pragma/json/jsfmt.spec.js (7.393 s) PASS tests/format/misc/require-pragma/html/jsfmt.spec.js (7.512 s) PASS tests/format/misc/insert-pragma/json/jsfmt.spec.js (7.485 s) PASS tests/format/markdown/blockquote/jsfmt.spec.js (10.123 s) PASS tests/format/js/tab-width/jsfmt.spec.js (24.462 s) PASS tests/format/misc/insert-pragma/css/jsfmt.spec.js (6.833 s) PASS tests/format/flow/enums/jsfmt.spec.js (14.04 s) PASS tests/format/misc/require-pragma/vue/jsfmt.spec.js (7.129 s) PASS tests/format/misc/insert-pragma/html/jsfmt.spec.js (7.719 s) PASS tests/format/js/import/jsfmt.spec.js (25.985 s) PASS tests/format/handlebars/whitespace/jsfmt.spec.js (6.898 s) PASS tests/integration/__tests__/check.js (37.79 s) PASS tests/format/js/trailing-whitespace/jsfmt.spec.js (24.48 s) PASS tests/format/yaml/insert-pragma/jsfmt.spec.js (7.849 s) PASS tests/format/misc/require-pragma/css/jsfmt.spec.js (8.164 s) PASS tests/format/flow/this-annotation/jsfmt.spec.js (15.285 s) PASS tests/format/mdx/mdx/jsfmt.spec.js (16.16 s) PASS tests/format/js/trailing-comma/jsfmt.spec.js (38.585 s) PASS tests/format/js/bracket-spacing/jsfmt.spec.js (27.881 s) PASS tests/format/typescript/conformance/parser/ecmascript5/Statements/jsfmt.spec.js (16.232 s) PASS tests/format/typescript/intersection/jsfmt.spec.js (21.251 s) PASS tests/format/flow/type-parameters/jsfmt.spec.js (16.992 s) PASS tests/format/angular/angular/jsfmt.spec.js (40.931 s) PASS tests/format/typescript/namespace/jsfmt.spec.js (17.737 s) PASS tests/format/misc/insert-pragma/vue/jsfmt.spec.js (11.256 s) PASS tests/format/typescript/comments-2/jsfmt.spec.js (29.498 s) PASS tests/format/misc/errors/babel-flow/jsfmt.spec.js (6.009 s) PASS tests/format/typescript/optional-variance/jsfmt.spec.js (21.386 s) PASS tests/format/css/front-matter/jsfmt.spec.js (6.269 s) PASS tests/format/json/range/json-stringify/jsfmt.spec.js (5.177 s) PASS tests/format/js/no-semi/jsfmt.spec.js (27.818 s) PASS tests/format/typescript/typeparams/print-width-120/jsfmt.spec.js (16.301 s) PASS tests/format/markdown/code/jsfmt.spec.js (19.181 s) PASS tests/format/flow/all/jsfmt.spec.js (10.615 s) PASS tests/format/markdown/spec/jsfmt.spec.js (21.024 s) PASS tests/format/js/object-colon-bug/jsfmt.spec.js (24.566 s) PASS tests/format/flow/declare-class/jsfmt.spec.js (10.596 s) PASS tests/format/flow/annotation/jsfmt.spec.js (10.67 s) PASS tests/format/flow/type-alias/jsfmt.spec.js (11.51 s) PASS tests/integration/__tests__/early-exit.js (48.673 s) PASS tests/integration/__tests__/performance-flags.js (49.948 s) PASS tests/format/js/multiparser-markdown/jsfmt.spec.js (19.521 s) PASS tests/format/flow/variance/jsfmt.spec.js (11.891 s) PASS tests/format/flow/object-property-comment/jsfmt.spec.js (11.533 s) PASS tests/format/flow-repo/def_site_variance/jsfmt.spec.js (12.867 s) PASS tests/format/js/functional-composition/jsfmt.spec.js (35.672 s) PASS tests/format/js/optional-catch-binding/jsfmt.spec.js (19.049 s) PASS tests/format/js/arrows/jsfmt.spec.js (42.307 s) PASS tests/format/js/literal-numeric-separator/jsfmt.spec.js (17.928 s) PASS tests/format/js/method-chain/print-width-120/jsfmt.spec.js (27.145 s) PASS tests/format/misc/insert-pragma/js/jsfmt.spec.js (27.939 s) PASS tests/format/flow/type-cast/jsfmt.spec.js (10.877 s) PASS tests/format/flow/interface-types/jsfmt.spec.js (11.481 s) PASS tests/format/flow/type-spread/jsfmt.spec.js (10.94 s) PASS tests/format/flow/typeapp-call/jsfmt.spec.js (12.358 s) PASS tests/format/flow/function-single-destructuring/jsfmt.spec.js (12.102 s) PASS tests/integration/__tests__/piped-output.js (51.599 s) PASS tests/format/typescript/nosemi/jsfmt.spec.js (14.904 s) PASS tests/format/flow/internal-slot/jsfmt.spec.js (10.265 s) PASS tests/format/flow/flow-intersection/jsfmt.spec.js (13.344 s) PASS tests/format/flow/ignore/jsfmt.spec.js (13.786 s) PASS tests/integration/__tests__/patterns.js (52.305 s) PASS tests/format/js/return-outside-function/jsfmt.spec.js (15.087 s) PASS tests/format/typescript/key-remapping-in-mapped-types/jsfmt.spec.js (15.852 s) PASS tests/format/flow/assignments/jsfmt.spec.js (15.074 s) PASS tests/format/typescript/semi/jsfmt.spec.js (16.274 s) PASS tests/format/flow/export/jsfmt.spec.js (9.774 s) PASS tests/format/js/function/jsfmt.spec.js (20.144 s) PASS tests/format/js/top-level-await/jsfmt.spec.js (16.021 s) PASS tests/format/js/require/jsfmt.spec.js (19.919 s) PASS tests/format/js/non-strict/jsfmt.spec.js (16.429 s) PASS tests/format/js/line-suffix-boundary/jsfmt.spec.js (21.527 s) PASS tests/format/js/empty-statement/jsfmt.spec.js (21.872 s) PASS tests/format/js/sequence-parentheses/jsfmt.spec.js (20.517 s) PASS tests/format/js/expression_statement/jsfmt.spec.js (18.876 s) PASS tests/format/flow/declare-function/jsfmt.spec.js (10.757 s) PASS tests/format/js/update-expression/jsfmt.spec.js (21.133 s) PASS tests/format/flow/method/jsfmt.spec.js (13.299 s) PASS tests/format/js/objects/assignment-expression/jsfmt.spec.js (19.705 s) PASS tests/format/js/multiparser-html/language-comment/jsfmt.spec.js (20.514 s) PASS tests/integration/__tests__/config-invalid.js (54.112 s) PASS tests/format/js/comments/flow-types/jsfmt.spec.js (21.881 s) PASS tests/format/typescript/template-literal-types/jsfmt.spec.js (17.707 s) PASS tests/format/jsx/binary-expressions/jsfmt.spec.js (17.246 s) PASS tests/format/js/test-declarations/jsfmt.spec.js (43.361 s) PASS tests/format/misc/errors/invalid-typescript-decorators/jsfmt.spec.js (18.116 s) PASS tests/format/js/array-spread/jsfmt.spec.js (21.92 s) PASS tests/format/js/for-await/jsfmt.spec.js (23.479 s) PASS tests/format/js/with/jsfmt.spec.js (23.397 s) PASS tests/format/js/multiparser-html/jsfmt.spec.js (53.315 s) PASS tests/format/flow/comments/babel-only/jsfmt.spec.js (6.061 s) PASS tests/format/flow/mixins/jsfmt.spec.js (13.255 s) PASS tests/format/js/logical_expressions/jsfmt.spec.js (23.171 s) PASS tests/format/js/member/jsfmt.spec.js (21.842 s) PASS tests/format/typescript/function/jsfmt.spec.js (18.952 s) PASS tests/format/jsx/jsx/jsfmt.spec.js (55.709 s) PASS tests/format/typescript/multiparser-css/jsfmt.spec.js (18.987 s) PASS tests/format/js/numeric-separators/jsfmt.spec.js (18.306 s) PASS tests/format/typescript/functional-composition/jsfmt.spec.js (19.498 s) PASS tests/format/flow/function-type-param/jsfmt.spec.js (12.664 s) PASS tests/format/flow/union/jsfmt.spec.js (15.831 s) PASS tests/format/flow/comments/jsfmt.spec.js (18.471 s) PASS tests/format/js/unicode/jsfmt.spec.js (23.566 s) PASS tests/format/js/unary/jsfmt.spec.js (21.623 s) PASS tests/format/typescript/static-blocks/jsfmt.spec.js (19.284 s) PASS tests/format/js/import-meta/jsfmt.spec.js (21.08 s) PASS tests/format/js/line/jsfmt.spec.js (21.025 s) PASS tests/format/js/generator/jsfmt.spec.js (24.161 s) PASS tests/format/jsx/namespace/jsfmt.spec.js (7.716 s) PASS tests/format/js/function-first-param/jsfmt.spec.js (22.173 s) PASS tests/format/flow/maybe/jsfmt.spec.js (14.198 s) PASS tests/format/jsx/escape/jsfmt.spec.js (20.668 s) PASS tests/format/js/label/jsfmt.spec.js (24.168 s) PASS tests/format/js/conditional/jsfmt.spec.js (25.656 s) PASS tests/format/js/return/jsfmt.spec.js (22.393 s) PASS tests/format/flow/jsx/jsfmt.spec.js (14.445 s) PASS tests/format/js/big-int/jsfmt.spec.js (21.56 s) PASS tests/format/js/try/jsfmt.spec.js (22.651 s) PASS tests/format/flow/template/jsfmt.spec.js (15.721 s) PASS tests/format/typescript/interface2/jsfmt.spec.js (21.356 s) PASS tests/format/js/logical-assignment/jsfmt.spec.js (25.24 s) PASS tests/format/js/while/jsfmt.spec.js (21.972 s) PASS tests/integration/__tests__/stdin-filepath.js (57.487 s) PASS tests/format/jsx/ignore/jsfmt.spec.js (22.354 s) PASS tests/format/js/assignment-expression/jsfmt.spec.js (23.742 s) PASS tests/format/jsx/split-attrs/jsfmt.spec.js (22.344 s) PASS tests/format/js/class-comment/jsfmt.spec.js (24.34 s) PASS tests/format/js/switch/jsfmt.spec.js (24.846 s) PASS tests/format/js/newline/jsfmt.spec.js (10.419 s) PASS tests/format/js/call/no-argument/jsfmt.spec.js (24.731 s) PASS tests/format/js/es6modules/jsfmt.spec.js (26 s) PASS tests/format/js/binary_math/jsfmt.spec.js (27.146 s) PASS tests/format/typescript/method-chain/jsfmt.spec.js (22.686 s) PASS tests/format/js/for-of/jsfmt.spec.js (25.113 s) PASS tests/format/js/performance/jsfmt.spec.js (27.196 s) PASS tests/format/js/export-default/jsfmt.spec.js (25.237 s) PASS tests/format/jsx/stateless-arrow-fn/jsfmt.spec.js (21.861 s) PASS tests/format/jsx/significant-space/jsfmt.spec.js (22.119 s) PASS tests/format/js/yield/jsfmt.spec.js (22.728 s) PASS tests/format/jsx/spread/jsfmt.spec.js (23.754 s) PASS tests/format/js/new-expression/jsfmt.spec.js (24.943 s) PASS tests/format/js/sequence-break/jsfmt.spec.js (25.004 s) PASS tests/format/js/computed-props/jsfmt.spec.js (25.734 s) PASS tests/format/js/multiparser-text/jsfmt.spec.js (16.381 s) PASS tests/format/js/ignore/jsfmt.spec.js (15.031 s) PASS tests/format/typescript/override-modifiers/jsfmt.spec.js (11.16 s) PASS tests/format/js/class-extends/jsfmt.spec.js (27.671 s) PASS tests/format/js/require-amd/jsfmt.spec.js (25.364 s) PASS tests/format/js/variable_declarator/jsfmt.spec.js (25.46 s) PASS tests/format/js/destructuring/jsfmt.spec.js (26.776 s) PASS tests/format/js/assignment-comments/jsfmt.spec.js (27.016 s) PASS tests/format/typescript/conformance/es6/templates/jsfmt.spec.js (9.121 s) PASS tests/format/js/preserve-line/jsfmt.spec.js (29.155 s) PASS tests/format/typescript/last-argument-expansion/jsfmt.spec.js (24.703 s) PASS tests/format/js/nullish-coalescing/jsfmt.spec.js (26.898 s) PASS tests/format/typescript/unique-symbol/jsfmt.spec.js (11.892 s) PASS tests/format/jsx/multiline-assign/jsfmt.spec.js (23.243 s) PASS tests/format/typescript/abstract-class/jsfmt.spec.js (10.928 s) PASS tests/format/jsx/fragment/jsfmt.spec.js (25.32 s) PASS tests/format/typescript/class-comment/jsfmt.spec.js (24.934 s) PASS tests/format/jsx/newlines/jsfmt.spec.js (25.385 s) PASS tests/format/js/unary-expression/jsfmt.spec.js (27.134 s) PASS tests/format/js/if/jsfmt.spec.js (27.46 s) PASS tests/format/js/throw_statement/jsfmt.spec.js (26.039 s) PASS tests/format/typescript/classes/jsfmt.spec.js (25.829 s) PASS tests/format/js/empty-paren-comment/jsfmt.spec.js (26.373 s) PASS tests/format/js/spread/jsfmt.spec.js (27.576 s) PASS tests/format/typescript/template-literals/jsfmt.spec.js (12.916 s) PASS tests/format/js/object-prop-break-in/jsfmt.spec.js (27.911 s) PASS tests/format/typescript/type-only-module-specifiers/jsfmt.spec.js (13.316 s) PASS tests/integration/__tests__/ignore-unknown.js (62.693 s) PASS tests/format/js/first-argument-expansion/jsfmt.spec.js (29.475 s) PASS tests/format/typescript/optional-call/jsfmt.spec.js (13.213 s) PASS tests/format/js/optional-chaining/jsfmt.spec.js (31.977 s) PASS tests/format/js/async/jsfmt.spec.js (29.04 s) PASS tests/format/typescript/import-require/jsfmt.spec.js (13.742 s) PASS tests/format/typescript/rest/jsfmt.spec.js (13.638 s) PASS tests/format/typescript/intrinsic/jsfmt.spec.js (14.038 s) PASS tests/format/js/function-single-destructuring/jsfmt.spec.js (17.919 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classHeritageSpecification/jsfmt.spec.js (14.185 s) PASS tests/format/jsx/text-wrap/jsfmt.spec.js (27.977 s) PASS tests/format/typescript/conformance/types/tuple/emptyTuples/jsfmt.spec.js (12.374 s) PASS tests/format/misc/typescript-only/jsfmt.spec.js (16.545 s) PASS tests/format/typescript/conformance/types/importEqualsDeclaration/jsfmt.spec.js (13.198 s) PASS tests/format/typescript/instantiation-expression/jsfmt.spec.js (14.985 s) PASS tests/format/typescript/conformance/comments/jsfmt.spec.js (14.079 s) PASS tests/format/js/multiparser-comments/jsfmt.spec.js (22.516 s) PASS tests/format/js/break-calls/jsfmt.spec.js (30.791 s) PASS tests/format/js/template/jsfmt.spec.js (17.452 s) PASS tests/format/js/for/jsfmt.spec.js (33.137 s) PASS tests/format/misc/errors/babel-ts/jsfmt.spec.js (5.236 s) PASS tests/integration/__tests__/loglevel.js (65.681 s) PASS tests/format/misc/errors/graphql/jsfmt.spec.js (5.392 s) PASS tests/format/markdown/front-matter/jsfmt.spec.js (5.822 s) PASS tests/format/js/assignment/jsfmt.spec.js (33.122 s) PASS tests/format/markdown/math/jsfmt.spec.js (5.85 s) PASS tests/format/graphql/directive-decl/jsfmt.spec.js (5.587 s) PASS tests/format/graphql/comments/jsfmt.spec.js (5.43 s) PASS tests/format/typescript/conformance/types/typeReference/jsfmt.spec.js (13.328 s) PASS tests/format/misc/errors/handlebars/jsfmt.spec.js (5.778 s) PASS tests/format/typescript/conformance/types/never/jsfmt.spec.js (13.615 s) PASS tests/format/typescript/conformance/types/namespaceExportDeclaration/jsfmt.spec.js (14.583 s) PASS tests/format/graphql/schema/jsfmt.spec.js (5.955 s) PASS tests/format/typescript/conformance/interfaces/interfaceDeclarations/jsfmt.spec.js (16.083 s) PASS tests/format/graphql/type-extension-definition/jsfmt.spec.js (5.35 s) PASS tests/format/typescript/private-fields-in-in/jsfmt.spec.js (17.058 s) PASS tests/format/typescript/conformance/types/undefined/jsfmt.spec.js (15.118 s) PASS tests/format/typescript/conformance/classes/classDeclarations/jsfmt.spec.js (16.507 s) PASS tests/format/js/classes/jsfmt.spec.js (35.607 s) PASS tests/format/typescript/decorators-ts/jsfmt.spec.js (17.143 s) PASS tests/format/graphql/enum/jsfmt.spec.js (5.394 s) PASS tests/format/graphql/scalar/jsfmt.spec.js PASS tests/format/typescript/conformance/types/constructorType/jsfmt.spec.js (13.087 s) PASS tests/format/typescript/module/jsfmt.spec.js (10.816 s) PASS tests/format/misc/typescript-babel-only/jsfmt.spec.js (7.153 s) PASS tests/format/angular/shorthand/jsfmt.spec.js (7.066 s) PASS tests/format/markdown/multiparser-css/jsfmt.spec.js (7.313 s) PASS tests/format/typescript/never/jsfmt.spec.js (17.382 s) PASS tests/format/typescript/conformance/types/nonNullExpression/jsfmt.spec.js (13.603 s) PASS tests/format/typescript/conformance/types/indexedAccesType/jsfmt.spec.js (13.823 s) PASS tests/format/graphql/newline/jsfmt.spec.js (6.392 s) PASS tests/format/typescript/conformance/types/lastTypeNode/jsfmt.spec.js (16.11 s) PASS tests/format/graphql/arguments/jsfmt.spec.js (6.974 s) PASS tests/format/graphql/deprecation/jsfmt.spec.js (7.186 s) PASS tests/format/typescript/conformance/types/moduleDeclaration/jsfmt.spec.js (14.454 s) PASS tests/format/graphql/fields/jsfmt.spec.js (7.213 s) PASS tests/format/typescript/conformance/types/methodSignature/jsfmt.spec.js (16.284 s) PASS tests/format/typescript/conformance/types/constKeyword/jsfmt.spec.js (14.465 s) PASS tests/format/typescript/conformance/es6/Symbols/jsfmt.spec.js (17.508 s) PASS tests/format/graphql/hello/jsfmt.spec.js (6.064 s) PASS tests/format/angular/upper-case/jsfmt.spec.js (7.999 s) PASS tests/format/typescript/conformance/types/mappedType/jsfmt.spec.js (15.258 s) PASS tests/format/js/comments/jsfmt.spec.js (68.056 s) PASS tests/format/graphql/string/jsfmt.spec.js (7.119 s) PASS tests/format/typescript/conditional-types/jsfmt.spec.js (18.906 s) PASS tests/format/js/arrays/jsfmt.spec.js (35.619 s) PASS tests/format/typescript/conformance/types/symbol/jsfmt.spec.js (15.2 s) PASS tests/format/typescript/conformance/types/tuple/jsfmt.spec.js (16.451 s) PASS tests/format/typescript/conformance/types/firstTypeNode/jsfmt.spec.js (16.293 s) PASS tests/format/typescript/conformance/types/ambient/jsfmt.spec.js (15.76 s) PASS tests/format/graphql/lists/jsfmt.spec.js (5.369 s) PASS tests/format/typescript/method/jsfmt.spec.js (13.85 s) PASS tests/format/typescript/conformance/types/typeOperator/jsfmt.spec.js (15.718 s) PASS tests/format/typescript/conformance/ambient/jsfmt.spec.js (14.925 s) PASS tests/format/typescript/conformance/types/variableDeclarator/jsfmt.spec.js (17.474 s) PASS tests/format/typescript/conformance/expressions/asOperator/jsfmt.spec.js (15.027 s) PASS tests/format/graphql/object-type-def/jsfmt.spec.js (5.352 s) PASS tests/format/typescript/export-default/jsfmt.spec.js (12.926 s) PASS tests/format/graphql/fragments/jsfmt.spec.js PASS tests/format/graphql/directives/jsfmt.spec.js (6.98 s) PASS tests/format/graphql/union-types/jsfmt.spec.js (7.762 s) PASS tests/format/graphql/definitions/jsfmt.spec.js (6.915 s) PASS tests/format/typescript/conformance/declarationEmit/typePredicates/jsfmt.spec.js (15.12 s) PASS tests/format/js/range/jsfmt.spec.js (35.101 s) PASS tests/format/js/template-literals/jsfmt.spec.js (38.692 s) PASS tests/format/typescript/custom/new/jsfmt.spec.js (10.669 s) PASS tests/format/js/comments/html-like/jsfmt.spec.js PASS tests/format/typescript/conformance/types/parameterProperty/jsfmt.spec.js (17.041 s) PASS tests/format/typescript/conformance/internalModules/importDeclarations/jsfmt.spec.js (15.424 s) PASS tests/format/handlebars/prettier-ignore/jsfmt.spec.js PASS tests/format/graphql/interface/jsfmt.spec.js (6.758 s) PASS tests/format/graphql/objects/jsfmt.spec.js (8.064 s) PASS tests/format/graphql/fragment-variables/jsfmt.spec.js (5.306 s) PASS tests/format/typescript/destructuring/jsfmt.spec.js (14.479 s) PASS tests/format/graphql/variable-definitions/jsfmt.spec.js (5.907 s) PASS tests/format/typescript/conformance/types/enumDeclaration/jsfmt.spec.js (17.596 s) PASS tests/format/js/binary-expressions/jsfmt.spec.js (39.09 s) PASS tests/format/graphql/range/jsfmt.spec.js (6.307 s) PASS tests/format/typescript/conformance/types/typeParameter/jsfmt.spec.js (16.97 s) PASS tests/format/typescript/type-alias/jsfmt.spec.js (13.933 s) PASS tests/format/typescript/conformance/types/typeParameters/typeParameterLists/jsfmt.spec.js (19.574 s) PASS tests/format/graphql/prettier-ignore/jsfmt.spec.js (7.216 s) PASS tests/format/typescript/catch-clause/jsfmt.spec.js (13.543 s) PASS tests/format/typescript/conformance/types/interfaceDeclaration/jsfmt.spec.js (17.083 s) PASS tests/format/typescript/assert/jsfmt.spec.js (16.403 s) PASS tests/format/typescript/bigint/jsfmt.spec.js (11.392 s) PASS tests/format/js/ternaries/jsfmt.spec.js (71.192 s) PASS tests/format/typescript/readonly/jsfmt.spec.js (14.977 s) PASS tests/format/typescript/infer-extends/jsfmt.spec.js (15.827 s) PASS tests/format/typescript/conformance/types/abstractKeyword/jsfmt.spec.js (18.215 s) PASS tests/format/handlebars/block-statement/jsfmt.spec.js (6.946 s) PASS tests/format/handlebars/newline/jsfmt.spec.js (6.651 s) PASS tests/format/handlebars/element-node/jsfmt.spec.js (6.874 s) PASS tests/format/handlebars/comment/jsfmt.spec.js (6.605 s) PASS tests/format/typescript/keyof/jsfmt.spec.js (13.449 s) PASS tests/format/js/last-argument-expansion/jsfmt.spec.js (24.738 s) PASS tests/format/typescript/conformance/types/thisType/jsfmt.spec.js (17.827 s) PASS tests/format/typescript/declare/jsfmt.spec.js (16.635 s) PASS tests/format/handlebars/last-line/jsfmt.spec.js (7.175 s) PASS tests/format/typescript/prettier-ignore/jsfmt.spec.js (14.276 s) PASS tests/format/typescript/non-null/jsfmt.spec.js (17.651 s) PASS tests/format/typescript/index-signature/jsfmt.spec.js (15.585 s) PASS tests/format/handlebars/escape/jsfmt.spec.js (7.405 s) PASS tests/format/typescript/abstract-construct-types/jsfmt.spec.js (17.895 s) PASS tests/format/typescript/definite/jsfmt.spec.js (15.282 s) PASS tests/format/handlebars/attr-node/jsfmt.spec.js (6.917 s) PASS tests/format/typescript/new/jsfmt.spec.js (18.092 s) PASS tests/format/jsx/do/jsfmt.spec.js (6.798 s) PASS tests/format/handlebars/text-wrap/jsfmt.spec.js (8.228 s) PASS tests/format/typescript/array/jsfmt.spec.js (18.199 s) PASS tests/format/misc/flow-babel-only/jsfmt.spec.js (7.311 s) PASS tests/format/typescript/conformance/expressions/functionCalls/jsfmt.spec.js (18.965 s) PASS tests/format/graphql/kitchen-sink/jsfmt.spec.js (8.528 s) PASS tests/format/typescript/conformance/classes/jsfmt.spec.js (23.162 s) PASS tests/format/typescript/optional-method/jsfmt.spec.js (14.361 s) PASS tests/format/typescript/mapped-type/jsfmt.spec.js (14.498 s) PASS tests/format/typescript/export/jsfmt.spec.js (15.113 s) PASS tests/format/typescript/break-calls/jsfmt.spec.js (15.131 s) PASS tests/format/typescript/conformance/types/union/jsfmt.spec.js (20.509 s) PASS tests/format/typescript/conformance/types/intersectionType/jsfmt.spec.js (19.306 s) PASS tests/format/typescript/ambient/jsfmt.spec.js (17.926 s) PASS tests/format/typescript/type-member-get-set/jsfmt.spec.js (17.418 s) PASS tests/format/typescript/unknown/jsfmt.spec.js (17.711 s) PASS tests/format/json/range/json5/jsfmt.spec.js (7.777 s) PASS tests/format/typescript/union/jsfmt.spec.js (18.752 s) PASS tests/format/typescript/as/jsfmt.spec.js (18.95 s) PASS tests/format/typescript/custom/module/jsfmt.spec.js (14.566 s) PASS tests/format/typescript/conformance/types/any/jsfmt.spec.js (20.666 s) PASS tests/format/handlebars/basics/jsfmt.spec.js (8.73 s) PASS tests/format/flow-repo/overload/lib/jsfmt.spec.js (7.538 s) PASS tests/format/typescript/custom/computedProperties/jsfmt.spec.js (15.111 s) PASS tests/format/typescript/custom/declare/jsfmt.spec.js (15.075 s) PASS tests/format/typescript/symbol/jsfmt.spec.js (17.192 s) PASS tests/format/typescript/predicate-types/jsfmt.spec.js (16.452 s) PASS tests/format/typescript/custom/call/jsfmt.spec.js (15 s) PASS tests/format/typescript/function-type/jsfmt.spec.js (16.188 s) PASS tests/format/typescript/range/jsfmt.spec.js (16.251 s) PASS tests/integration/__tests__/config-resolution.js (75.51 s) PASS tests/format/typescript/keyword-types/jsfmt.spec.js (17.147 s) PASS tests/format/typescript/assignment/jsfmt.spec.js (20.055 s) PASS tests/format/flow-repo/enumerror/jsfmt.spec.js (8.262 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.ignore/jsfmt.spec.js (8.737 s) PASS tests/format/typescript/webhost/jsfmt.spec.js (18.849 s) PASS tests/format/flow-repo/integration/jsfmt.spec.js (8.344 s) PASS tests/format/typescript/import-export/jsfmt.spec.js (18.833 s) PASS tests/format/typescript/custom/modifiers/jsfmt.spec.js (16.115 s) PASS tests/format/typescript/ternaries/jsfmt.spec.js (20.649 s) PASS tests/format/flow-repo/focus-check/jsfmt.spec.js (7.481 s) PASS tests/format/typescript/rest-type/jsfmt.spec.js (17.945 s) PASS tests/format/flow-repo/conditional/jsfmt.spec.js (8.936 s) PASS tests/format/typescript/cast/jsfmt.spec.js (18.924 s) PASS tests/format/flow-repo/declaration_files_haste/ws/jsfmt.spec.js (6.512 s) PASS tests/format/flow-repo/declare_class/lib/jsfmt.spec.js (8.26 s) PASS tests/format/flow-repo/lib/jsfmt.spec.js (9.57 s) PASS tests/format/flow-repo/declare_module_exports/flow-typed/jsfmt.spec.js (7.278 s) PASS tests/format/flow-repo/esproposal_decorators.warn/jsfmt.spec.js (8.123 s) PASS tests/format/flow-repo/incremental_cycle/tmp2/jsfmt.spec.js (7.714 s) PASS tests/format/flow-repo/unchecked_node_module_vs_lib/jsfmt.spec.js (10.399 s) PASS tests/format/typescript/generic/jsfmt.spec.js (21.643 s) PASS tests/format/misc/babel-redirect-to-babel-flow/jsfmt.spec.js (10.892 s) PASS tests/format/typescript/custom/stability/jsfmt.spec.js (17.133 s) PASS tests/format/flow-repo/contents/no_flow/jsfmt.spec.js (6.116 s) PASS tests/format/typescript/decorators/jsfmt.spec.js (19.875 s) PASS tests/format/flow-repo/strict/jsfmt.spec.js (8.743 s) PASS tests/format/flow-repo/new_react/fakelib/jsfmt.spec.js (9.067 s) PASS tests/format/flow-repo/throw/jsfmt.spec.js (9.655 s) PASS tests/format/flow-repo/value/jsfmt.spec.js (10.25 s) PASS tests/format/flow-repo/undefined/jsfmt.spec.js (9.568 s) PASS tests/format/flow-repo/type_param_scope/jsfmt.spec.js (10.823 s) PASS tests/format/flow-repo/this_ctor/jsfmt.spec.js (10.564 s) PASS tests/format/flow-repo/incremental_cycle/jsfmt.spec.js (8.446 s) PASS tests/format/flow-repo/declaration_files_haste/jsfmt.spec.js (7.76 s) PASS tests/format/flow-repo/class_type/jsfmt.spec.js (8.813 s) PASS tests/format/flow-repo/incremental_cycle/tmp1/jsfmt.spec.js (8.6 s) PASS tests/format/flow-repo/dump-types/jsfmt.spec.js (9.961 s) PASS tests/format/typescript/custom/typeParameters/jsfmt.spec.js (18.425 s) PASS tests/format/flow-repo/declaration_files_haste/external/_d3/jsfmt.spec.js (7.955 s) PASS tests/format/flow-repo/reflection/jsfmt.spec.js (10.364 s) PASS tests/format/flow-repo/forof/jsfmt.spec.js (8.561 s) PASS tests/format/flow-repo/suggest/jsfmt.spec.js (10.723 s) PASS tests/format/flow-repo/overload/jsfmt.spec.js (11.17 s) PASS tests/format/flow-repo/incremental_json/jsfmt.spec.js (8.587 s) PASS tests/format/flow-repo/declare_module_exports/jsfmt.spec.js (8.776 s) PASS tests/format/flow-repo/declare_class/jsfmt.spec.js (10.005 s) PASS tests/format/flow-repo/esproposal_export_star_as.enable/jsfmt.spec.js (9.68 s) PASS tests/format/js/comments-closure-typecast/jsfmt.spec.js (12.163 s) PASS tests/format/flow-repo/strict_requires/jsfmt.spec.js (8.121 s) PASS tests/format/flow-repo/esproposal_decorators.ignore/jsfmt.spec.js (9.229 s) PASS tests/format/flow-repo/librec/lib/B/jsfmt.spec.js (7.237 s) PASS tests/format/flow-repo/predicates-inferred/jsfmt.spec.js (11.066 s) PASS tests/format/flow-repo/contents/ignore/jsfmt.spec.js (7.843 s) PASS tests/format/flow-repo/getters_and_setters_enabled/jsfmt.spec.js (8.805 s) PASS tests/format/flow-repo/equals/jsfmt.spec.js (9.159 s) PASS tests/format/flow-repo/object_freeze/jsfmt.spec.js (11.849 s) PASS tests/format/flow-repo/incremental_haste_name_reducers_duplicate/jsfmt.spec.js (9.225 s) PASS tests/format/flow-repo/nullable/jsfmt.spec.js (9.577 s) PASS tests/format/flow-repo/declaration_files_haste/foo/bar/jsfmt.spec.js (9.344 s) PASS tests/format/flow-repo/object_assign/jsfmt.spec.js (11.267 s) PASS tests/format/flow-repo/declare_type/jsfmt.spec.js (9.052 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/tmp1/jsfmt.spec.js (6.737 s) PASS tests/format/flow-repo/incremental_path/dir/jsfmt.spec.js (10.48 s) PASS tests/format/typescript/optional-type/jsfmt.spec.js (20.889 s) PASS tests/format/flow-repo/type_param_variance/jsfmt.spec.js (9.305 s) PASS tests/format/flow-repo/fixpoint/jsfmt.spec.js (9.758 s) PASS tests/format/flow-repo/declaration_files_haste/ws/test/jsfmt.spec.js (9.583 s) PASS tests/format/typescript/comments/jsfmt.spec.js (24.538 s) PASS tests/format/flow-repo/classes/jsfmt.spec.js (12.245 s) PASS tests/format/flow-repo/get-def/helpers/jsfmt.spec.js (7.946 s) PASS tests/format/flow-repo/window/jsfmt.spec.js (8.05 s) PASS tests/format/flow-repo/intersection/lib/jsfmt.spec.js (8.384 s) PASS tests/format/flow-repo/call_properties/jsfmt.spec.js (12.407 s) PASS tests/format/flow-repo/commonjs/jsfmt.spec.js (10.388 s) PASS tests/format/flow-repo/structural_subtyping/jsfmt.spec.js (12.567 s) PASS tests/format/flow-repo/incremental_cycle/tmp3/jsfmt.spec.js (11.276 s) PASS tests/format/js/multiparser-graphql/jsfmt.spec.js (14.327 s) PASS tests/format/flow-repo/librec/jsfmt.spec.js (9.427 s) PASS tests/format/flow-repo/iter/jsfmt.spec.js (10.295 s) PASS tests/format/flow-repo/init/jsfmt.spec.js (14.378 s) PASS tests/format/flow-repo/this_type/lib/jsfmt.spec.js (9.875 s) PASS tests/format/flow-repo/record/jsfmt.spec.js (9.638 s) PASS tests/format/flow-repo/abnormal/jsfmt.spec.js (10.474 s) PASS tests/format/flow-repo/seal/jsfmt.spec.js (8.909 s) PASS tests/format/flow-repo/optional_chaining/jsfmt.spec.js (7.993 s) PASS tests/format/flow-repo/array-filter/jsfmt.spec.js (9.675 s) PASS tests/format/flow-repo/optional/jsfmt.spec.js (13.012 s) PASS tests/format/typescript/tsx/jsfmt.spec.js (22.834 s) PASS tests/format/flow-repo/traits/jsfmt.spec.js (9.468 s) PASS tests/format/typescript/typeparams/jsfmt.spec.js (21.859 s) PASS tests/format/flow-repo/intersection/jsfmt.spec.js (10.124 s) PASS tests/format/flow-repo/librec/lib/A/jsfmt.spec.js (10.735 s) PASS tests/format/flow-repo/node_modules_with_symlinks/symlink_lib_outside_root/jsfmt.spec.js (8.638 s) PASS tests/format/flow-repo/implements/jsfmt.spec.js (11.02 s) PASS tests/format/flow-repo/declare_type/lib/jsfmt.spec.js (12.326 s) PASS tests/format/flow-repo/cycle/jsfmt.spec.js (10.527 s) PASS tests/format/flow-repo/type_only_vars/jsfmt.spec.js (13.591 s) PASS tests/format/flow-repo/array_spread/jsfmt.spec.js (8.159 s) PASS tests/format/flow-repo/node_modules_with_symlinks/root/symlink_lib/jsfmt.spec.js (9.03 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir1/jsfmt.spec.js (8.594 s) PASS tests/format/flow-repo/export_default/lib/jsfmt.spec.js (9.801 s) PASS tests/format/flow-repo/unicode/jsfmt.spec.js (10.719 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/jsfmt.spec.js (5.061 s) PASS tests/format/flow-repo/get-def2/lib/jsfmt.spec.js (9.134 s) PASS tests/format/flow-repo/path/jsfmt.spec.js (9.396 s) PASS tests/format/flow-repo/return_new/jsfmt.spec.js (13.245 s) PASS tests/format/flow-repo/computed_props/jsfmt.spec.js (10.885 s) PASS tests/format/flow-repo/locals/jsfmt.spec.js (11.956 s) PASS tests/format/flow-repo/object_annot/jsfmt.spec.js (7.272 s) PASS tests/format/flow-repo/parse/jsfmt.spec.js (9.488 s) PASS tests/format/flow-repo/number_constants/jsfmt.spec.js (10.373 s) PASS tests/format/flow-repo/arith/jsfmt.spec.js (13.183 s) PASS tests/format/flow-repo/new_react/jsfmt.spec.js (15.177 s) PASS tests/format/flow-repo/class_subtyping/jsfmt.spec.js (15.146 s) PASS tests/format/flow-repo/get-def/jsfmt.spec.js (12.082 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir2/jsfmt.spec.js (9.754 s) PASS tests/format/flow-repo/statics/jsfmt.spec.js (10.531 s) PASS tests/format/flow-repo/node_modules_with_symlinks/root/jsfmt.spec.js (10.439 s) PASS tests/format/flow-repo/recheck-haste/dir1B/jsfmt.spec.js (8.286 s) PASS tests/format/flow-repo/declaration_files_node/jsfmt.spec.js (11.898 s) PASS tests/format/flow-repo/vim_emacs_errors/jsfmt.spec.js (8.764 s) PASS tests/format/flow-repo/export_default/jsfmt.spec.js (11.2 s) PASS tests/format/flow-repo/react_functional/jsfmt.spec.js (8.583 s) PASS tests/format/flow-repo/esproposal_export_star_as.ignore/jsfmt.spec.js (8.762 s) PASS tests/format/flow-repo/optional_props/jsfmt.spec.js (10.773 s) PASS tests/format/flow-repo/esproposal_class_static_fields.warn/jsfmt.spec.js (9.456 s) PASS tests/format/flow-repo/recheck-haste/tmp1A/jsfmt.spec.js (8.828 s) PASS tests/format/typescript/argument-expansion/jsfmt.spec.js (27.523 s) PASS tests/format/flow-repo/arraylib/jsfmt.spec.js (12.164 s) PASS tests/format/flow-repo/typecast/jsfmt.spec.js (8.397 s) PASS tests/format/js/multiparser-css/jsfmt.spec.js (49.763 s) PASS tests/format/flow-repo/get-def2/jsfmt.spec.js (11.199 s) PASS tests/format/flow-repo/date/jsfmt.spec.js (11.122 s) PASS tests/format/flow-repo/es_declare_module/jsfmt.spec.js (10.9 s) PASS tests/format/flow-repo/disjoint-union-perf/jsfmt.spec.js (14.84 s) PASS tests/format/flow-repo/check-contents/jsfmt.spec.js (10.267 s) PASS tests/format/flow-repo/plsummit/jsfmt.spec.js (11.381 s) PASS tests/format/flow-repo/malformed_code/jsfmt.spec.js (10.235 s) PASS tests/format/flow-repo/esproposal_class_static_fields.ignore/jsfmt.spec.js (10.835 s) PASS tests/format/flow-repo/class_munging/jsfmt.spec.js (9.769 s) PASS tests/format/flow-repo/recheck-haste/tmp2A/jsfmt.spec.js (9.54 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/jsfmt.spec.js (12.9 s) PASS tests/format/flow-repo/for/jsfmt.spec.js (12.043 s) PASS tests/format/flow-repo/recheck/tmp1d/jsfmt.spec.js (6.07 s) PASS tests/format/flow-repo/keyvalue/jsfmt.spec.js (9.177 s) PASS tests/format/flow-repo/require/jsfmt.spec.js (10.286 s) PASS tests/format/flow-repo/haste_cycle/models/jsfmt.spec.js (10.935 s) PASS tests/format/flow-repo/rec/jsfmt.spec.js (15.875 s) PASS tests/format/flow-repo/simple_arrays/jsfmt.spec.js (11.712 s) PASS tests/format/flow-repo/this_type/jsfmt.spec.js (14.903 s) PASS tests/format/flow-repo/auxiliary/lib/jsfmt.spec.js (9.464 s) PASS tests/format/flow-repo/modified_lib/lib/jsfmt.spec.js (7.991 s) PASS tests/format/flow-repo/recheck/tmp1e/jsfmt.spec.js (7.289 s) PASS tests/format/flow-repo/class_method_default_parameters/jsfmt.spec.js (8.215 s) PASS tests/format/flow-repo/recheck-haste/jsfmt.spec.js (10.605 s) PASS tests/format/flow-repo/extensions/jsfmt.spec.js (9.98 s) PASS tests/format/flow-repo/haste_cycle/jsfmt.spec.js (11.201 s) PASS tests/format/flow-repo/incremental/jsfmt.spec.js (8.68 s) PASS tests/format/flow-repo/react_modules/jsfmt.spec.js (12.081 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.warn/jsfmt.spec.js (12.08 s) PASS tests/format/flow-repo/misc/jsfmt.spec.js (12.081 s) PASS tests/format/flow-repo/suppress_traces/jsfmt.spec.js (9.374 s) PASS tests/format/flow-repo/object_api/jsfmt.spec.js (14.417 s) PASS tests/format/flow-repo/constructor_annots/jsfmt.spec.js (13.931 s) PASS tests/format/flow-repo/requireLazy/jsfmt.spec.js (11.771 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/jsfmt.spec.js (8.844 s) PASS tests/format/flow-repo/auxiliary/jsfmt.spec.js (9.868 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/test/jsfmt.spec.js (9.312 s) PASS tests/format/flow-repo/declaration_files_incremental_haste_name_reducers/jsfmt.spec.js (9.949 s) PASS tests/format/flow-repo/incremental_cycle_break/tmp1/jsfmt.spec.js (8.596 s) PASS tests/format/flow-repo/haste_use_name_reducers/jsfmt.spec.js (12.986 s) PASS tests/format/js/method-chain/jsfmt.spec.js (52.644 s) PASS tests/format/flow-repo/incremental_duplicate_delete/jsfmt.spec.js (9.881 s) PASS tests/format/flow-repo/generics/jsfmt.spec.js (9.924 s) PASS tests/format/flow-repo/encaps/jsfmt.spec.js (10.981 s) PASS tests/format/flow-repo/taint/jsfmt.spec.js (13.898 s) PASS tests/format/flow-repo/recheck/tmp1h/jsfmt.spec.js (8.227 s) PASS tests/format/flow-repo/libdef_ignored_module/jsfmt.spec.js (8.884 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/src/jsfmt.spec.js (10.032 s) PASS tests/format/flow-repo/loners/jsfmt.spec.js (10.649 s) PASS tests/format/flow-repo/recheck/tmp3e/jsfmt.spec.js (8.592 s) PASS tests/format/flow-repo/closure/jsfmt.spec.js (10.754 s) PASS tests/format/flow-repo/parse_error_node/jsfmt.spec.js (9.443 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/external/_d3/jsfmt.spec.js (10.275 s) PASS tests/format/flow-repo/recheck/tmp1j/jsfmt.spec.js (9.109 s) PASS tests/format/flow-repo/libdef_ignored_module/lib/jsfmt.spec.js (9.413 s) PASS tests/format/flow-repo/recheck/tmpk/jsfmt.spec.js (9.297 s) PASS tests/format/flow-repo/config_file_extensions/jsfmt.spec.js (7.722 s) PASS tests/format/flow-repo/recheck/tmp1b/jsfmt.spec.js (9.606 s) PASS tests/format/flow-repo/recheck/tmp2b/jsfmt.spec.js (9.584 s) PASS tests/format/flow-repo/function/jsfmt.spec.js (13.4 s) PASS tests/format/flow-repo/recheck/tmp1c/jsfmt.spec.js (9.581 s) PASS tests/format/flow-repo/sealed/jsfmt.spec.js (11.808 s) PASS tests/format/flow-repo/type-destructors/jsfmt.spec.js (10.679 s) PASS tests/format/flow-repo/recheck/tmp1i/jsfmt.spec.js (9.742 s) PASS tests/format/flow-repo/switch/jsfmt.spec.js (11.924 s) PASS tests/format/flow-repo/private_class_fields/jsfmt.spec.js (12.89 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/jsfmt.spec.js (11.353 s) PASS tests/format/flow-repo/recheck/tmp4f/jsfmt.spec.js (9.878 s) PASS tests/format/flow-repo/recheck/tmp1f/jsfmt.spec.js (9.002 s) PASS tests/format/flow-repo/symlink/jsfmt.spec.js (11.935 s) PASS tests/format/flow-repo/recheck/tmp1g/jsfmt.spec.js (10.438 s) PASS tests/format/flow-repo/modified_lib/jsfmt.spec.js (11.132 s) PASS tests/format/flow-repo/super/jsfmt.spec.js (11.41 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/foo/bar/jsfmt.spec.js (11.882 s) PASS tests/format/flow-repo/annot2/jsfmt.spec.js (8.913 s) PASS tests/format/flow-repo/recheck/tmplibk/jsfmt.spec.js (10.306 s) PASS tests/format/flow-repo/incremental_cycle_break/jsfmt.spec.js (11.021 s) PASS tests/format/flow-repo/haste_dupe/jsfmt.spec.js (9.209 s) PASS tests/format/flow-repo/recheck/tmp2a/jsfmt.spec.js (10.257 s) PASS tests/format/flow-repo/recheck/tmp2e/jsfmt.spec.js (10.413 s) PASS tests/format/flow-repo/arrays/jsfmt.spec.js (12.797 s) PASS tests/format/flow-repo/more_generics/jsfmt.spec.js (11.778 s) PASS tests/format/flow-repo/libflow-typed/flow-typed/jsfmt.spec.js (7.545 s) PASS tests/format/flow-repo/flow_ast.template_strings/jsfmt.spec.js (12.868 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/jsfmt.spec.js (7.52 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/custom_resolve_dir/testproj2/jsfmt.spec.js (7.579 s) PASS tests/format/flow-repo/recheck/tmp2c/jsfmt.spec.js (10.259 s) PASS tests/format/flow-repo/recheck/tmp2f/jsfmt.spec.js (11.182 s) PASS tests/format/flow-repo/type-at-pos/jsfmt.spec.js (13.233 s) PASS tests/format/flow-repo/tuples/jsfmt.spec.js (12.807 s) PASS tests/format/flow-repo/destructuring/jsfmt.spec.js (12.781 s) PASS tests/format/flow-repo/recheck/tmp3f/jsfmt.spec.js (12.277 s) PASS tests/format/flow-repo/dictionary/jsfmt.spec.js (18.149 s) PASS tests/format/flow-repo/private/jsfmt.spec.js (9.613 s) PASS tests/format/flow-repo/config_munging_underscores2/jsfmt.spec.js (9.284 s) PASS tests/format/flow-repo/recheck/tmp1a/jsfmt.spec.js (12.27 s) PASS tests/format/flow-repo/config_all/jsfmt.spec.js (10.112 s) PASS tests/format/flow-repo/config_all_weak/jsfmt.spec.js (8.827 s) PASS tests/format/flow-repo/es6modules/jsfmt.spec.js (16.908 s) PASS tests/format/flow-repo/method_properties/jsfmt.spec.js (11.211 s) PASS tests/format/flow-repo/autocomplete/jsfmt.spec.js (10.186 s) PASS tests/format/flow-repo/incremental_non_flow_move/jsfmt.spec.js (9.739 s) PASS tests/format/flow-repo/object-method/jsfmt.spec.js (12.104 s) PASS tests/format/flow-repo/more_statics/jsfmt.spec.js (10.983 s) PASS tests/format/flow-repo/coverage/jsfmt.spec.js (12.005 s) PASS tests/integration/__tests__/patterns-glob.js (93.752 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj2/jsfmt.spec.js (10.434 s) PASS tests/format/flow-repo/recheck/jsfmt.spec.js (13.199 s) PASS tests/format/flow-repo/static_overload/jsfmt.spec.js (9.421 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/jsfmt.spec.js (10.612 s) PASS tests/format/flow-repo/static_overload/lib/jsfmt.spec.js (9.771 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/jsfmt.spec.js (11.135 s) PASS tests/format/flow-repo/libflow-typed/jsfmt.spec.js (11.407 s) PASS tests/format/flow-repo/any/jsfmt.spec.js (13.249 s) PASS tests/format/flow-repo/unary/jsfmt.spec.js (11.906 s) PASS tests/format/flow-repo/iterable/jsfmt.spec.js (12.909 s) PASS tests/format/flow-repo/literal/jsfmt.spec.js (13.309 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj/jsfmt.spec.js (11.443 s) PASS tests/format/flow-repo/export_type/jsfmt.spec.js (11.86 s) PASS tests/format/flow-repo/parse_error_haste/jsfmt.spec.js (12.494 s) PASS tests/format/flow-repo/namespace/jsfmt.spec.js (10.22 s) PASS tests/format/flow-repo/poly_class_export/jsfmt.spec.js (8.129 s) PASS tests/format/flow-repo/facebook_fbt_some/jsfmt.spec.js (7.17 s) PASS tests/format/flow-repo/annot/any/jsfmt.spec.js (11.205 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/lib/jsfmt.spec.js (12.264 s) PASS tests/format/flow-repo/type_param_variance2/libs/jsfmt.spec.js (13.903 s) PASS tests/format/flow-repo/poly_overload/decls/jsfmt.spec.js (9.606 s) PASS tests/format/flow-repo/type_param_variance2/jsfmt.spec.js (14.242 s) PASS tests/format/flow-repo/const_params/jsfmt.spec.js (10.216 s) PASS tests/format/flow-repo/incremental_basic/tmp2/jsfmt.spec.js (10.593 s) PASS tests/format/flow-repo/more_path/jsfmt.spec.js (13.549 s) PASS tests/format/flow-repo/facebook_fbt_some/flow-typed/jsfmt.spec.js (8.242 s) PASS tests/format/flow-repo/lib_interfaces/declarations/jsfmt.spec.js (8.638 s) PASS tests/format/flow-repo/async/jsfmt.spec.js (11.98 s) PASS tests/format/flow-repo/node_haste/ws/jsfmt.spec.js (6.833 s) PASS tests/format/flow-repo/incremental_basic/tmp1/jsfmt.spec.js (11.222 s) PASS tests/format/flow-repo/type_args_strict/jsfmt.spec.js (12.993 s) PASS tests/format/flow-repo/deps/jsfmt.spec.js (12.589 s) PASS tests/format/flow-repo/node_haste/external/_d3/jsfmt.spec.js (7.368 s) PASS tests/format/flow-repo/suppress/jsfmt.spec.js (12.052 s) PASS tests/format/flow-repo/error_messages/jsfmt.spec.js (11.825 s) PASS tests/format/flow-repo/shape/jsfmt.spec.js (11.719 s) PASS tests/format/flow-repo/config_module_name_rewrite_haste/jsfmt.spec.js (11.468 s) PASS tests/format/flow-repo/module_use_strict/jsfmt.spec.js (12.558 s) PASS tests/format/flow-repo/config_module_name_rewrite_node/jsfmt.spec.js (11.553 s) PASS tests/format/flow-repo/constructor/jsfmt.spec.js (10.068 s) PASS tests/format/flow-repo/declaration_files_incremental_node/jsfmt.spec.js (9.095 s) PASS tests/format/flow-repo/sketchy_null_default/jsfmt.spec.js (9.324 s) PASS tests/format/flow-repo/incremental_basic/jsfmt.spec.js (12.259 s) PASS tests/format/flow-repo/funrec/jsfmt.spec.js (13.31 s) PASS tests/format/flow-repo/multiflow_with_flowlib/jsfmt.spec.js (9.247 s) PASS tests/format/flow-repo/object_is/jsfmt.spec.js (11.257 s) PASS tests/format/flow-repo/indexer/jsfmt.spec.js (10.234 s) PASS tests/format/flow-repo/type_args_nonstrict/jsfmt.spec.js (12.317 s) PASS tests/format/flow-repo/jsx_intrinsics.builtin/jsfmt.spec.js (14.986 s) PASS tests/format/flow-repo/promises/jsfmt.spec.js (14.246 s) PASS tests/format/flow-repo/find-module/jsfmt.spec.js (11.529 s) PASS tests/format/flow-repo/get-imports/jsfmt.spec.js (8.124 s) PASS tests/format/flow-repo/declare_export/jsfmt.spec.js (16.047 s) PASS tests/format/flow-repo/type_param_defaults/jsfmt.spec.js (15.295 s) PASS tests/format/flow-repo/call_caching2/jsfmt.spec.js (10.284 s) PASS tests/format/flow-repo/traces/jsfmt.spec.js (16.256 s) PASS tests/format/flow-repo/libconfig/jsfmt.spec.js (11.52 s) PASS tests/format/flow-repo/liberr/jsfmt.spec.js (12.051 s) PASS tests/format/flow-repo/try/jsfmt.spec.js (12.352 s) PASS tests/format/flow-repo/class_fields/jsfmt.spec.js (14.083 s) PASS tests/format/flow-repo/dom/jsfmt.spec.js (15.783 s) PASS tests/format/flow-repo/predicates-abstract/jsfmt.spec.js (14.022 s) PASS tests/format/flow-repo/incremental_basic/tmp3/jsfmt.spec.js (13.501 s) PASS tests/format/flow-repo/keys/jsfmt.spec.js (13.86 s) PASS tests/format/flow-repo/match_failure/jsfmt.spec.js (12.64 s) PASS tests/format/flow-repo/more_classes/jsfmt.spec.js (14.768 s) PASS tests/format/flow-repo/last_duplicate_property_wins/jsfmt.spec.js (12.837 s) PASS tests/format/flow-repo/class_statics/jsfmt.spec.js (12.358 s) PASS tests/format/flow-repo/node_haste/foo/bar/jsfmt.spec.js (10.072 s) PASS tests/format/flow-repo/suppress_incremental/jsfmt.spec.js (11.871 s) PASS tests/format/flow-repo/builtin_uses/jsfmt.spec.js (12.427 s) PASS tests/format/flow-repo/spread/jsfmt.spec.js (14.41 s) PASS tests/format/flow-repo/callable/jsfmt.spec.js (11.07 s) PASS tests/format/flow-repo/unreachable/jsfmt.spec.js (12.591 s) PASS tests/format/flow-repo/predicates-parsing/jsfmt.spec.js (11.82 s) PASS tests/format/flow-repo/config_ignore/dir/jsfmt.spec.js (12.665 s) PASS tests/format/flow-repo/tagged-unions/jsfmt.spec.js (12.967 s) PASS tests/format/flow-repo/esproposal_export_star_as.warn/jsfmt.spec.js (10.771 s) PASS tests/format/flow-repo/incremental_haste_blacklist/jsfmt.spec.js (12.136 s) PASS tests/format/flow-repo/template/jsfmt.spec.js (13.231 s) PASS tests/format/flow-repo/import_typeof/jsfmt.spec.js (12.944 s) PASS tests/format/flow-repo/bounded_poly/jsfmt.spec.js (13.039 s) PASS tests/format/flow-repo/objects/jsfmt.spec.js (15.132 s) PASS tests/format/flow-repo/liberr/libs/jsfmt.spec.js (13.713 s) PASS tests/format/flow-repo/symbol/jsfmt.spec.js (14.027 s) PASS tests/format/flow-repo/config_munging_underscores/jsfmt.spec.js (13.327 s) PASS tests/format/flow-repo/modules/jsfmt.spec.js (12.003 s) PASS tests/format/flow-repo/break/jsfmt.spec.js (11.491 s) PASS tests/format/flow-repo/return/jsfmt.spec.js (14.418 s) PASS tests/format/flow-repo/new_spread/jsfmt.spec.js (17.907 s) PASS tests/format/flow-repo/annot/jsfmt.spec.js (16.251 s) PASS tests/format/flow-repo/qualified/jsfmt.spec.js (11.677 s) PASS tests/format/flow-repo/config_ignore/jsfmt.spec.js (13.349 s) PASS tests/format/flow-repo/node_haste/ws/test/jsfmt.spec.js (10.773 s) PASS tests/format/flow-repo/interface/jsfmt.spec.js (12.966 s) PASS tests/format/flow-repo/module_not_found_errors/src/jsfmt.spec.js (9.699 s) PASS tests/format/flow-repo/union/jsfmt.spec.js (24.496 s) PASS tests/format/flow-repo/x/jsfmt.spec.js (12.195 s) PASS tests/format/flow-repo/union_new/lib/jsfmt.spec.js (11.338 s) PASS tests/format/flow-repo/pure_component/jsfmt.spec.js (10.871 s) PASS tests/format/flow-repo/module_redirect/jsfmt.spec.js (11.064 s) PASS tests/format/flow-repo/config_module_name_mapper_filetype/jsfmt.spec.js (12.269 s) PASS tests/format/flow-repo/include/included/jsfmt.spec.js (11.777 s) PASS tests/format/flow-repo/include_suppressed/jsfmt.spec.js (11.239 s) PASS tests/format/flow-repo/binary/jsfmt.spec.js (9.402 s) PASS tests/format/flow-repo/include/foo/batman/jsfmt.spec.js (11.865 s) PASS tests/format/flow-repo/this/jsfmt.spec.js (12.867 s) PASS tests/format/flow-repo/core_tests/jsfmt.spec.js (14.849 s) PASS tests/format/flow-repo/demo/1/jsfmt.spec.js (10.804 s) PASS tests/format/flow-repo/more_annot/jsfmt.spec.js (12.708 s) PASS tests/format/flow-repo/facebookisms/jsfmt.spec.js (15.696 s) PASS tests/format/flow-repo/config_all_false/jsfmt.spec.js (11.652 s) PASS tests/format/flow-repo/unchecked_haste_module_vs_lib/jsfmt.spec.js (11.01 s) PASS tests/format/flow-repo/fetch/jsfmt.spec.js (13.704 s) PASS tests/format/flow-repo/generators/jsfmt.spec.js (16.87 s) PASS tests/format/less/function-selector/jsfmt.spec.js PASS tests/format/flow-repo/multiflow/jsfmt.spec.js (14.198 s) PASS tests/format/flow-repo/covariance/jsfmt.spec.js (12.199 s) PASS tests/format/flow-repo/call_caching2/lib/jsfmt.spec.js (14.167 s) PASS tests/format/flow-repo/binding/jsfmt.spec.js (18.644 s) PASS tests/format/flow-repo/arrows/jsfmt.spec.js (12.892 s) PASS tests/format/flow-repo/regexp/jsfmt.spec.js (9.904 s) PASS tests/format/flow-repo/node_haste/jsfmt.spec.js (13.32 s) PASS tests/format/flow-repo/instanceof/jsfmt.spec.js (12.492 s) PASS tests/format/flow-repo/node_tests/basic_package/bar_lib/jsfmt.spec.js (8.489 s) PASS tests/format/flow-repo/demo/2/jsfmt.spec.js (12.047 s) PASS tests/format/flow-repo/builtins/jsfmt.spec.js (12.784 s) PASS tests/format/flow-repo/typeapp_perf/jsfmt.spec.js (13.401 s) PASS tests/format/flow-repo/duplicate_methods/jsfmt.spec.js (10.72 s) PASS tests/format/less/empty/jsfmt.spec.js (5.655 s) PASS tests/format/flow-repo/name_prop/jsfmt.spec.js (14.703 s) PASS tests/format/mjml/mjml/jsfmt.spec.js (5.405 s) PASS tests/format/flow-repo/typeof/jsfmt.spec.js (9.736 s) PASS tests/format/flow-repo/node_tests/assert/jsfmt.spec.js (9.067 s) PASS tests/format/yaml/document/jsfmt.spec.js (5.295 s) PASS tests/format/flow-repo/docblock_flow/jsfmt.spec.js (12.661 s) PASS tests/format/flow-repo/issues-11/jsfmt.spec.js (11.102 s) PASS tests/format/yaml/inline-extend-syntax/jsfmt.spec.js (5.516 s) PASS tests/format/flow-repo/node_tests/path_node_modules_with_short_main/jsfmt.spec.js (8.692 s) PASS tests/format/flow-repo/unused_function_args/jsfmt.spec.js (12.663 s) PASS tests/format/flow-repo/node_tests/url/jsfmt.spec.js (8.726 s) PASS tests/format/flow-repo/ignore_package/jsfmt.spec.js (12.221 s) PASS tests/format/flow-repo/async_iteration/jsfmt.spec.js (16.379 s) PASS tests/format/flow-repo/node_tests/basic_node_modules/jsfmt.spec.js (8.43 s) PASS tests/format/less/important/jsfmt.spec.js (6.818 s) PASS tests/format/flow-repo/node_tests/basic_package/jsfmt.spec.js (10.158 s) PASS tests/format/flow-repo/node_tests/timers/jsfmt.spec.js (9.537 s) PASS tests/format/misc/errors/yaml/jsfmt.spec.js (6.345 s) PASS tests/format/flow-repo/singleton/jsfmt.spec.js (11.797 s) PASS tests/format/flow-repo/node_tests/path_node_modules/jsfmt.spec.js (9.826 s) PASS tests/format/flow-repo/incremental_delete/jsfmt.spec.js (10.653 s) PASS tests/format/yaml/directive/jsfmt.spec.js (6.013 s) PASS tests/format/flow-repo/node_tests/basic_file/jsfmt.spec.js (10.09 s) PASS tests/format/flow-repo/while/jsfmt.spec.js (10.918 s) PASS tests/format/flow-repo/call_caching1/lib/jsfmt.spec.js (10.83 s) PASS tests/format/flow-repo/node_tests/package_file_node_modules/foo/jsfmt.spec.js (9.557 s) PASS tests/format/flow-repo/call_caching1/jsfmt.spec.js (11.167 s) PASS tests/format/flow-repo/node_tests/package_file/jsfmt.spec.js (8.528 s) PASS tests/format/flow-repo/getters_and_setters_disabled/jsfmt.spec.js (12.774 s) PASS tests/format/flow-repo/node_tests/path_package/jsfmt.spec.js (10.433 s) PASS tests/format/flow-repo/node_tests/child_process/jsfmt.spec.js (9.812 s) PASS tests/format/flow-repo/logical/jsfmt.spec.js (16.439 s) PASS tests/format/less/case/jsfmt.spec.js (7.84 s) PASS tests/format/yaml/prettier-ignore/jsfmt.spec.js (6.829 s) PASS tests/format/less/no-semicolon/jsfmt.spec.js (7.929 s) PASS tests/format/flow-repo/node_tests/stream/jsfmt.spec.js (10.013 s) PASS tests/format/yaml/home-assistant/jsfmt.spec.js (7.655 s) PASS tests/format/flow-repo/node_tests/buffer/jsfmt.spec.js (10.654 s) PASS tests/format/yaml/root/jsfmt.spec.js (7.139 s) PASS tests/format/flow-repo/weakmode/jsfmt.spec.js (13.172 s) PASS tests/format/flow-repo/declare_fun/jsfmt.spec.js (11.734 s) PASS tests/format/less/yaml/jsfmt.spec.js (8.242 s) PASS tests/format/flow-repo/sealed_objects/jsfmt.spec.js (12.527 s) PASS tests/format/flow-repo/more_react/jsfmt.spec.js (13.993 s) PASS tests/format/flow-repo/import_type/jsfmt.spec.js (13.435 s) PASS tests/format/less/parens/jsfmt.spec.js (8.467 s) PASS tests/format/flow-repo/bom/jsfmt.spec.js (13.364 s) PASS tests/format/flow-repo/node_tests/basic_node_modules_with_path/jsfmt.spec.js (9.819 s) PASS tests/format/html/srcset/jsfmt.spec.js (6.028 s) PASS tests/format/html/aurelia/jsfmt.spec.js (5.506 s) PASS tests/format/less/comments/jsfmt.spec.js (8.746 s) PASS tests/format/flow/break-calls/jsfmt.spec.js (6.852 s) PASS tests/format/css/important/jsfmt.spec.js PASS tests/format/html/prettier_ignore/jsfmt.spec.js (6.067 s) PASS tests/format/flow-repo/node_tests/path_node_modules_without_main/jsfmt.spec.js (11.839 s) PASS tests/format/flow-repo/node_modules_without_json/jsfmt.spec.js (12.617 s) PASS tests/format/yaml/alias/jsfmt.spec.js (7.76 s) PASS tests/format/stylefmt-repo/readme/jsfmt.spec.js (6.191 s) PASS tests/format/flow-repo/node_tests/process/jsfmt.spec.js (10.871 s) PASS tests/format/flow-repo/node_tests/basic/jsfmt.spec.js (11.987 s) PASS tests/format/flow-repo/predicates-declared/jsfmt.spec.js (14.928 s) PASS tests/format/yaml/ansible/jsfmt.spec.js (8.106 s) PASS tests/format/yaml/comment/jsfmt.spec.js (8.333 s) PASS tests/format/scss/variables/jsfmt.spec.js (6.713 s) PASS tests/format/json/range/jsfmt.spec.js (9.387 s) PASS tests/format/stylefmt-repo/inline-comment/jsfmt.spec.js (6.614 s) PASS tests/format/scss/comments/jsfmt.spec.js (6.943 s) PASS tests/format/flow-repo/immutable_methods/jsfmt.spec.js (9.513 s) PASS tests/format/html/text/jsfmt.spec.js (6.457 s) PASS tests/format/css/prefix/jsfmt.spec.js (5.02 s) PASS tests/format/css/postcss-plugins/jsfmt.spec.js PASS tests/integration/__tests__/infer-parser.js (106.504 s) PASS tests/format/scss/at-rule/jsfmt.spec.js (7.272 s) PASS tests/format/flow-repo/node_tests/fs/jsfmt.spec.js (12.882 s) PASS tests/format/flow-repo/node_tests/package_file/bar_lib/jsfmt.spec.js (10.77 s) PASS tests/format/flow-repo/geolocation/jsfmt.spec.js (9.81 s) PASS tests/format/flow/implements/jsfmt.spec.js (7.962 s) PASS tests/format/css/fill-value/jsfmt.spec.js (5.392 s) PASS tests/format/flow-repo/node_tests/json_file/package2/jsfmt.spec.js (11.295 s) PASS tests/format/scss/yaml/jsfmt.spec.js (7.415 s) PASS tests/format/less/less/jsfmt.spec.js (9.786 s) PASS tests/format/scss/no-semicolon/jsfmt.spec.js (7.156 s) PASS tests/format/scss/case/jsfmt.spec.js (7.177 s) PASS tests/format/flow-repo/node_tests/os/jsfmt.spec.js (11.632 s) PASS tests/format/html/magic_comments/jsfmt.spec.js (6.235 s) PASS tests/format/misc/errors/less/jsfmt.spec.js (9.663 s) PASS tests/format/misc/errors/flow/jsfmt.spec.js (9.333 s) PASS tests/format/css/colon/jsfmt.spec.js PASS tests/format/flow/array-union/jsfmt.spec.js (8.275 s) PASS tests/format/html/cdata/jsfmt.spec.js (7.253 s) PASS tests/format/flow-repo/node_tests/crypto/jsfmt.spec.js (12.987 s) PASS tests/format/flow-repo/replace/jsfmt.spec.js (10.292 s) PASS tests/format/flow-repo/objmap/jsfmt.spec.js (10.804 s) PASS tests/format/html/svg/jsfmt.spec.js (7.481 s) PASS tests/format/html/multiparser/unknown/jsfmt.spec.js (6.426 s) PASS tests/format/flow-repo/haste_name_reducers_defaults/jsfmt.spec.js (11.07 s) PASS tests/format/css/pseudo-call/jsfmt.spec.js PASS tests/format/css/params/jsfmt.spec.js (5.604 s) PASS tests/format/html/symbol_entities/jsfmt.spec.js (6.398 s) PASS tests/format/flow-repo/facebook_fbt_none/jsfmt.spec.js (11.228 s) PASS tests/format/html/interpolation/jsfmt.spec.js (6.322 s) PASS tests/format/flow/array-comments/jsfmt.spec.js (8.896 s) PASS tests/format/html/multiparser/css/jsfmt.spec.js (6.878 s) PASS tests/format/html/front-matter/jsfmt.spec.js (7.468 s) PASS tests/format/html/case/jsfmt.spec.js (6.653 s) PASS tests/format/flow-repo/missing_annotation/jsfmt.spec.js (10.878 s) PASS tests/format/flow/object-comment/jsfmt.spec.js (8.917 s) PASS tests/format/flow-repo/node_tests/json_file/jsfmt.spec.js (12.41 s) PASS tests/format/css/loose/jsfmt.spec.js (5.611 s) PASS tests/format/css/inline-url/jsfmt.spec.js (5.122 s) PASS tests/format/css/selector-string/jsfmt.spec.js PASS tests/format/flow/class-field/jsfmt.spec.js (9.149 s) PASS tests/format/flow/range/jsfmt.spec.js (8.995 s) PASS tests/integration/__tests__/arg-parsing.js (108.426 s) PASS tests/format/css/selector-call/jsfmt.spec.js (6.752 s) PASS tests/format/css/range/jsfmt.spec.js PASS tests/format/html/multiparser/markdown/jsfmt.spec.js (7.19 s) PASS tests/format/stylefmt-repo/font-shorthand/jsfmt.spec.js PASS tests/format/flow/proto-props/jsfmt.spec.js (9.788 s) PASS tests/format/css/combinator/jsfmt.spec.js (5.396 s) PASS tests/format/flow/import/jsfmt.spec.js (9.736 s) PASS tests/format/flow/await/jsfmt.spec.js (9.282 s) PASS tests/format/html/next_empty_line/jsfmt.spec.js (7.169 s) PASS tests/format/html/css/jsfmt.spec.js (8.273 s) PASS tests/format/html/yaml/jsfmt.spec.js (7.652 s) PASS tests/format/css/no-semicolon/jsfmt.spec.js PASS tests/format/scss/parens/jsfmt.spec.js (9.42 s) PASS tests/format/css/composes/jsfmt.spec.js (5.769 s) PASS tests/format/css/cursor/jsfmt.spec.js (6.791 s) PASS tests/format/css/modules/jsfmt.spec.js (5.65 s) PASS tests/format/misc/errors/vue/jsfmt.spec.js PASS tests/format/flow-repo/union_new/jsfmt.spec.js (19.523 s) PASS tests/format/stylefmt-repo/important/jsfmt.spec.js PASS tests/format/stylefmt-repo/import/jsfmt.spec.js PASS tests/format/css/variables/jsfmt.spec.js (5.113 s) PASS tests/format/css/numbers/jsfmt.spec.js (5.983 s) PASS tests/format/flow-repo/refi/jsfmt.spec.js (22.933 s) PASS tests/format/stylefmt-repo/nested-indention/jsfmt.spec.js PASS tests/format/flow/import-type-specifier/jsfmt.spec.js (10.49 s) PASS tests/format/stylefmt-repo/nested-atrule/jsfmt.spec.js (5.208 s) PASS tests/format/flow/intersection/jsfmt.spec.js (10.337 s) PASS tests/format/stylefmt-repo/nested-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-media-queries/jsfmt.spec.js PASS tests/format/stylefmt-repo/color-hex-lowercase/jsfmt.spec.js (5.081 s) PASS tests/format/stylefmt-repo/values/jsfmt.spec.js PASS tests/format/css/character-escaping/jsfmt.spec.js (7.272 s) PASS tests/format/css/empty/jsfmt.spec.js (6.768 s) PASS tests/integration/__tests__/plugin-resolution.js (109.977 s) PASS tests/format/flow/union_intersection/jsfmt.spec.js (10.425 s) PASS tests/format/css/units/jsfmt.spec.js (7.459 s) PASS tests/format/css/selector-list/jsfmt.spec.js (7.454 s) PASS tests/format/stylefmt-repo/cssnext-example/jsfmt.spec.js (5.271 s) PASS tests/format/css/bom/jsfmt.spec.js (5.609 s) PASS tests/format/stylefmt-repo/charset-2/jsfmt.spec.js PASS tests/format/flow-repo/union-intersection/jsfmt.spec.js (24.37 s) PASS tests/format/stylefmt-repo/ie-hacks/jsfmt.spec.js PASS tests/format/css/comments/jsfmt.spec.js (7.625 s) PASS tests/format/html/doctype_declarations/jsfmt.spec.js (8.698 s) PASS tests/format/css/url/jsfmt.spec.js (6.385 s) PASS tests/format/stylefmt-repo/media-queries-ranges/jsfmt.spec.js PASS tests/format/html/multiparser/js/jsfmt.spec.js (8.466 s) PASS tests/format/flow/optional-type-name/jsfmt.spec.js (10.391 s) PASS tests/format/css/long-rule/jsfmt.spec.js (6.141 s) PASS tests/format/stylefmt-repo/var-notation/jsfmt.spec.js PASS tests/format/css/indent/jsfmt.spec.js (6.186 s) PASS tests/format/stylefmt-repo/shorthand-with-sass-variables/jsfmt.spec.js (5.383 s) PASS tests/format/jsx/template/jsfmt.spec.js (10.418 s) PASS tests/integration/__tests__/with-config-precedence.js (110.465 s) PASS tests/format/css/atword/jsfmt.spec.js (6.579 s) PASS tests/format/flow/exact-object/jsfmt.spec.js (10.753 s) PASS tests/format/stylefmt-repo/media-indent-with-import/jsfmt.spec.js PASS tests/format/flow-repo/refinements/jsfmt.spec.js (22.309 s) PASS tests/format/css/yaml/jsfmt.spec.js (7.21 s) PASS tests/format/stylefmt-repo/data-url/jsfmt.spec.js PASS tests/format/flow-repo/react/jsfmt.spec.js (16.725 s) PASS tests/format/flow-repo/poly/jsfmt.spec.js (12.941 s) PASS tests/format/stylefmt-repo/non-nested-combinator/jsfmt.spec.js PASS tests/format/jsx/fbt/jsfmt.spec.js (10.631 s) PASS tests/format/stylefmt-repo/font-face/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-apply/jsfmt.spec.js PASS tests/format/css/color/jsfmt.spec.js (7.941 s) PASS tests/format/vue/v-for/jsfmt.spec.js PASS tests/format/flow/return-arrow/jsfmt.spec.js (11.483 s) PASS tests/format/stylefmt-repo/charset/jsfmt.spec.js (5.893 s) PASS tests/format/stylefmt-repo/content/jsfmt.spec.js (5.744 s) PASS tests/format/html/attributes/jsfmt.spec.js (10.233 s) PASS tests/format/stylefmt-repo/media-indent/jsfmt.spec.js PASS tests/format/css/grid/jsfmt.spec.js (6.276 s) PASS tests/format/css/parens/jsfmt.spec.js (7.603 s) PASS tests/format/stylefmt-repo/nested-indention-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-media/jsfmt.spec.js PASS tests/format/stylefmt-repo/pseudo-element/jsfmt.spec.js PASS tests/format/stylefmt-repo/attr-selector/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-mixin/jsfmt.spec.js PASS tests/format/html/script/jsfmt.spec.js (10.087 s) PASS tests/format/css/case/jsfmt.spec.js (6.192 s) PASS tests/format/stylefmt-repo/nested-mixin-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-selectors/jsfmt.spec.js PASS tests/format/stylefmt-repo/vendor-prefix/jsfmt.spec.js PASS tests/format/vue/ts-expression/jsfmt.spec.js PASS tests/format/stylefmt-repo/lowercase/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-properties/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment-in-rules/jsfmt.spec.js PASS tests/format/vue/invalid/jsfmt.spec.js PASS tests/format/vue/interpolation/jsfmt.spec.js PASS tests/format/html/basics/jsfmt.spec.js (9.246 s) PASS tests/format/html/multiparser/ts/jsfmt.spec.js (9.041 s) PASS tests/integration/__tests__/file-info.js (111.043 s) PASS tests/format/vue/range/jsfmt.spec.js PASS tests/format/vue/vue-3/jsfmt.spec.js PASS tests/format/html/js/jsfmt.spec.js (9.442 s) PASS tests/format/vue/html-vue/jsfmt.spec.js PASS tests/format/css/atrule/jsfmt.spec.js (6.68 s) PASS tests/format/vue/ts-event-binding/jsfmt.spec.js PASS tests/format/flow-repo/type-printer/jsfmt.spec.js (21.599 s) PASS tests/integration/__tests__/cache.js (114.812 s) PASS tests/integration/__tests__/help-options.js (116.393 s) PASS tests/integration/__tests__/patterns-dirs.js (117.617 s) PASS tests/integration/__tests__/bundle.js (129.02 s) A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. Test Suites: 1188 passed, 1188 total Tests: 15658 passed, 15658 total Snapshots: 7438 passed, 7438 total Time: 140.293 s Ran all test suites. Removing installed Prettier: - /tmp/7c44196cca7b6845f463130f507b8705 DONE Done in 147.97s. >>> prettier: Entering fakeroot... >>> prettier-doc*: Running split function doc... >>> prettier-doc*: Preparing subpackage prettier-doc... >>> prettier-doc*: Running postcheck for prettier-doc >>> prettier*: Running postcheck for prettier >>> prettier*: Preparing package prettier... >>> prettier-doc*: Tracing dependencies... >>> prettier-doc*: Package size: 312.0 KB >>> prettier-doc*: Compressing data... >>> prettier-doc*: Create checksum... >>> prettier-doc*: Create prettier-doc-2.7.0-r0.apk >>> prettier*: Tracing dependencies... >>> prettier*: Package size: 8.6 MB >>> prettier*: Compressing data... >>> prettier*: Create checksum... >>> prettier*: Create prettier-2.7.0-r0.apk >>> prettier: Build complete at Tue, 14 Jun 2022 15:36:32 +0000 elapsed time 0h 3m 59s >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Uninstalling dependencies... (1/6) Purging .makedepends-prettier (20220614.153234) (2/6) Purging yarn (1.22.19-r0) (3/6) Purging npm (8.12.1-r0) (4/6) Purging nodejs (16.15.0-r1) (5/6) Purging icu-libs (71.1-r2) (6/6) Purging icu-data-en (71.1-r2) Executing busybox-1.35.0-r15.trigger OK: 367 MiB in 97 packages >>> prettier: Updating the testing/aarch64 repository index... >>> prettier: Signing the index...