+1945
−780
File changed.
Preview size limit exceeded, changes collapsed.
Loading
androidenv: build-tools: 36.1.0 -> 37.0.0; cmdline-tools: 19.0 -> 20.0; emulator: 36.3.10 -> 36.5.10; platform-tools: 36.0.0 -> 37.0.0; platforms: 36.1 -> 37.0
Performed the following automatic androidenv updates:
- build-tools: 36.1.0 -> 37.0.0
- cmdline-tools: 19.0 -> 20.0
- emulator: 36.3.10 -> 36.5.10
- platform-tools: 36.0.0 -> 37.0.0
- platforms: 36.1 -> 37.0
Tests exited with status: 1
Last 100 lines of output:
```
warning: unknown experimental feature 'parallel-eval'
warning: unknown setting 'eval-cores'
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'androidenv-test-suite-bf29939be4d269fd'
whose name attribute is located at /tmp/nix-shell-3418431-3082936275/tmph4iklmqn/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:541:11
… while evaluating attribute 'buildInputs' of derivation 'androidenv-test-suite-bf29939be4d269fd'
at /tmp/nix-shell-3418431-3082936275/tmph4iklmqn/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:593:11:
592| depsHostHost = elemAt (elemAt dependencies 1) 0;
593| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
594| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: The version 37 is missing in package platforms.
The only available versions are 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3, 30, 31, 32, 33, 33x, 34, 34x, 35, 35x, 36, 36.1, 36x, 37.0, 4, 5, 6, 7, 8, 9, Baklava, CANARY, CinnamonBun, TiramisuPrivacySandbox, UpsideDownCake, UpsideDownCakePrivacySandbox, VanillaIceCream.
```
File changed.
Preview size limit exceeded, changes collapsed.