Multiple app directories doesn't split app-dir input (on Windows)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 50/100
Research direction
Start at actions/test-app/action.yml line 22 and compare how the multiline app-dir input is split for Windows-generated files. Reproduce the issue with the shown simple_app, first_dummy, and second_dummy values, then verify that each directory is passed separately on Windows.
Written by the indexing model from the issue text.
Description
When including multiple-line app-dirs in the yaml file:
- uses: rstudio/shinytest2/actions/test-app@v1
with:
app-dir: |
simple_app
first_dummy
second_dummy
Returns:
Error: An error occurred trying to start process '/usr/local/bin/Rscript' with working directory '/home/runner/work/test_shinytests/test_shinytests/simple_app
first_dummy
second_dummy
'. No such file or directory
https://github.com/andrewbaxter439/test_shinytests/actions/runs/4926230322/jobs/8801491068#step:6:52
This split doesn't seem to be working on Windows-generated files at least:
- Dominant language
- R
- Stars
- 123
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rstudio/shinytest2
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
rstudio/shinytest2#432 ·
-
Rhandsontable dropdown functionality breaks in Shinytest2 browser (JS permissions policy violation) Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
rstudio/shinytest2#416 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
rstudio/shinytest2#390 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
rstudio/shinytest2#379 · 2 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
rstudio/shinytest2#376 ·
All issues in rstudio/shinytest2
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
beginners blocker
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enviPathR OpenBuild Error Build OK Build Warning policies-accepted pre-review precheck-passed
Difficulty 1/5 Under an hour Newbie friendliness 84/100
Bioconductor/BiocContributions#207 · 6 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
datacarpentry/semester-biology#1255 ·