[Pkg-javascript-devel] Bug#978362: node-eslint-plugin-node: FTBFS: tests failed

Lucas Nussbaum lucas at debian.org
Sat Dec 26 22:05:03 GMT 2020


Source: node-eslint-plugin-node
Version: 11.1.0~ds-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> NODE_PATH=debian/node_modules eslint --format tap lib tests/lib
> TAP version 13
> 1..106
> ok 1 - /<<PKGBUILDDIR>>/lib/configs/_commons.js
> ok 2 - /<<PKGBUILDDIR>>/lib/configs/recommended-module.js
> ok 3 - /<<PKGBUILDDIR>>/lib/configs/recommended-script.js
> ok 4 - /<<PKGBUILDDIR>>/lib/configs/recommended.js
> ok 5 - /<<PKGBUILDDIR>>/lib/index.js
> not ok 6 - /<<PKGBUILDDIR>>/lib/rules/callback-return.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 7 - /<<PKGBUILDDIR>>/lib/rules/exports-style.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 152
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 8 - /<<PKGBUILDDIR>>/lib/rules/file-extension-in-import.js
> not ok 9 - /<<PKGBUILDDIR>>/lib/rules/global-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 53
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 63
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 10 - /<<PKGBUILDDIR>>/lib/rules/handle-callback-err.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 11 - /<<PKGBUILDDIR>>/lib/rules/no-callback-literal.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 18
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 12 - /<<PKGBUILDDIR>>/lib/rules/no-deprecated-api.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 692
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 13 - /<<PKGBUILDDIR>>/lib/rules/no-exports-assign.js
> not ok 14 - /<<PKGBUILDDIR>>/lib/rules/no-extraneous-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 15 - /<<PKGBUILDDIR>>/lib/rules/no-extraneous-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 16 - /<<PKGBUILDDIR>>/lib/rules/no-hide-core-modules.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [deprecated, docs,
>     fixable, schema, type].
>   severity: error
>   data:
>     line: 62
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 17 - /<<PKGBUILDDIR>>/lib/rules/no-missing-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 24
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 18 - /<<PKGBUILDDIR>>/lib/rules/no-missing-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 24
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 19 - /<<PKGBUILDDIR>>/lib/rules/no-mixed-requires.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 71
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 101
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 20 - /<<PKGBUILDDIR>>/lib/rules/no-new-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 19
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 21 - /<<PKGBUILDDIR>>/lib/rules/no-path-concat.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 162
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 172
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 22 - /<<PKGBUILDDIR>>/lib/rules/no-process-env.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 14
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 23 - /<<PKGBUILDDIR>>/lib/rules/no-process-exit.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 19
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 24 - /<<PKGBUILDDIR>>/lib/rules/no-restricted-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 13
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 50
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 25 - /<<PKGBUILDDIR>>/lib/rules/no-restricted-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 14
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 51
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 26 - /<<PKGBUILDDIR>>/lib/rules/no-sync.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 30
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 27 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-bin.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 42
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 28 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 29 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 30 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [deprecated, docs,
>     fixable, schema, type].
>   severity: error
>   data:
>     line: 1057
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 31 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/es-builtins.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 148
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 169
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 32 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/es-syntax.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 509
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 528
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 33 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/node-builtins.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 333
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 357
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 34 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/buffer.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 35 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/console.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 29
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 31
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 36 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/process.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 29
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 31
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 37 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/text-decoder.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 38 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/text-encoder.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 39 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/url-search-params.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 40 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/url.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 31
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 33
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 41 - /<<PKGBUILDDIR>>/lib/rules/prefer-promises/dns.js
> ok 42 - /<<PKGBUILDDIR>>/lib/rules/prefer-promises/fs.js
> not ok 43 - /<<PKGBUILDDIR>>/lib/rules/process-exit-as-throw.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 157
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 44 - /<<PKGBUILDDIR>>/lib/rules/shebang.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 79
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 45 - /<<PKGBUILDDIR>>/lib/util/cache.js
> ok 46 - /<<PKGBUILDDIR>>/lib/util/check-existence.js
> ok 47 - /<<PKGBUILDDIR>>/lib/util/check-extraneous.js
> ok 48 - /<<PKGBUILDDIR>>/lib/util/check-prefer-global.js
> ok 49 - /<<PKGBUILDDIR>>/lib/util/check-publish.js
> ok 50 - /<<PKGBUILDDIR>>/lib/util/check-restricted.js
> ok 51 - /<<PKGBUILDDIR>>/lib/util/check-unsupported-builtins.js
> ok 52 - /<<PKGBUILDDIR>>/lib/util/enumerate-property-names.js
> ok 53 - /<<PKGBUILDDIR>>/lib/util/exists.js
> ok 54 - /<<PKGBUILDDIR>>/lib/util/get-allow-modules.js
> ok 55 - /<<PKGBUILDDIR>>/lib/util/get-configured-node-version.js
> ok 56 - /<<PKGBUILDDIR>>/lib/util/get-convert-path.js
> ok 57 - /<<PKGBUILDDIR>>/lib/util/get-npmignore.js
> ok 58 - /<<PKGBUILDDIR>>/lib/util/get-package-json.js
> ok 59 - /<<PKGBUILDDIR>>/lib/util/get-resolve-paths.js
> ok 60 - /<<PKGBUILDDIR>>/lib/util/get-semver-range.js
> ok 61 - /<<PKGBUILDDIR>>/lib/util/get-try-extensions.js
> ok 62 - /<<PKGBUILDDIR>>/lib/util/import-target.js
> ok 63 - /<<PKGBUILDDIR>>/lib/util/merge-visitors-in-place.js
> ok 64 - /<<PKGBUILDDIR>>/lib/util/strip-import-path-params.js
> ok 65 - /<<PKGBUILDDIR>>/lib/util/visit-import.js
> ok 66 - /<<PKGBUILDDIR>>/lib/util/visit-require.js
> ok 67 - /<<PKGBUILDDIR>>/tests/lib/configs/recommended.js
> ok 68 - /<<PKGBUILDDIR>>/tests/lib/rules/callback-return.js
> ok 69 - /<<PKGBUILDDIR>>/tests/lib/rules/exports-style.js
> ok 70 - /<<PKGBUILDDIR>>/tests/lib/rules/file-extension-in-import.js
> ok 71 - /<<PKGBUILDDIR>>/tests/lib/rules/global-require.js
> ok 72 - /<<PKGBUILDDIR>>/tests/lib/rules/handle-callback-err.js
> ok 73 - /<<PKGBUILDDIR>>/tests/lib/rules/no-callback-literal.js
> ok 74 - /<<PKGBUILDDIR>>/tests/lib/rules/no-deprecated-api.js
> ok 75 - /<<PKGBUILDDIR>>/tests/lib/rules/no-exports-assign.js
> ok 76 - /<<PKGBUILDDIR>>/tests/lib/rules/no-extraneous-import.js
> ok 77 - /<<PKGBUILDDIR>>/tests/lib/rules/no-extraneous-require.js
> ok 78 - /<<PKGBUILDDIR>>/tests/lib/rules/no-hide-core-modules.js
> ok 79 - /<<PKGBUILDDIR>>/tests/lib/rules/no-missing-import.js
> ok 80 - /<<PKGBUILDDIR>>/tests/lib/rules/no-missing-require.js
> ok 81 - /<<PKGBUILDDIR>>/tests/lib/rules/no-mixed-requires.js
> ok 82 - /<<PKGBUILDDIR>>/tests/lib/rules/no-new-require.js
> ok 83 - /<<PKGBUILDDIR>>/tests/lib/rules/no-path-concat.js
> ok 84 - /<<PKGBUILDDIR>>/tests/lib/rules/no-process-env.js
> ok 85 - /<<PKGBUILDDIR>>/tests/lib/rules/no-process-exit.js
> ok 86 - /<<PKGBUILDDIR>>/tests/lib/rules/no-restricted-import.js
> ok 87 - /<<PKGBUILDDIR>>/tests/lib/rules/no-restricted-require.js
> ok 88 - /<<PKGBUILDDIR>>/tests/lib/rules/no-sync.js
> ok 89 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-bin.js
> ok 90 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-import.js
> ok 91 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-require.js
> ok 92 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features.js
> ok 93 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/es-builtins.js
> ok 94 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/es-syntax.js
> ok 95 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/node-builtins.js
> ok 96 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/buffer.js
> ok 97 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/console.js
> ok 98 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/process.js
> ok 99 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/text-decoder.js
> ok 100 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/text-encoder.js
> ok 101 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/url-search-params.js
> ok 102 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/url.js
> ok 103 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-promises/dns.js
> ok 104 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-promises/fs.js
> ok 105 - /<<PKGBUILDDIR>>/tests/lib/rules/process-exit-as-throw.js
> ok 106 - /<<PKGBUILDDIR>>/tests/lib/rules/shebang.js
> 
> make[1]: *** [debian/rules:45: override_dh_auto_test] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/node-eslint-plugin-node_11.1.0~ds-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-javascript-devel mailing list