NativeScript / NativeScript/nx

Cannot run Android tests with v3.0.18

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
68
Forks
15
PR merge metrics
No merged PRs in 30d

Description

With v3.0.18, after running nx run demo:test:android --watch=false --justlaunch, it runs ns test ios --env.codeCoverage --force --watch=false --justlaunch instead of ns test android. This does not happen when pinning this dependency to v3.0.17.

It is possible to see the problem here: https://dev.azure.com/GeoTecINIT/nativescript-plugins/_build/results?buildId=510&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=59a85588-b0ba-5043-24c4-d9e29d89c6f6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the regression with nx run demo:test:android --watch=false --justlaunch on v3.0.18 and compare it with v3.0.17. Use the linked Azure build log to trace why the command becomes ns test ios; done means the Android invocation runs ns test android instead.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, mobile, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.