Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions changed_files.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[
"NNS_13.0.tar.gz",
"NNS_13.0.zip",
"R/ARMA.R",
"src/NNS.dll",
"tests/testthat/Rplots.pdf"
"R/ARMA.R"
]
13 changes: 8 additions & 5 deletions sync/last_live_r_parity_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@
- Plan: `sync/last_r_api_plan.json`
- R checkout: `upstream/NNS`
- Fresh cache requested: `False`
- Skip install: `False`
- Skip install: `True`
- Live R recompute: `False`

## Result: R install failed
## Result: mapped live R parity tests passed

`scripts/install_local_r_nns.py` exited nonzero; live R parity could not be run.
Exit status: `1`
Tests run:

- `tests/parity/test_practical_examples.py`
- `tests/parity/test_r13_smoke.py`

## Workflow step outcome

- `run_live_r_parity_for_changed_api.py` step outcome: `failure`
- `run_live_r_parity_for_changed_api.py` step outcome: `success`
- Fresh cache requested: `false`
- DESCRIPTION changed: `false`
4 changes: 0 additions & 4 deletions sync/last_r_api_inspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

## Changed files

- `NNS_13.0.tar.gz`
- `NNS_13.0.zip`
- `R/ARMA.R`
- `src/NNS.dll`
- `tests/testthat/Rplots.pdf`

## Affected Python modules

Expand Down
6 changes: 1 addition & 5 deletions sync/last_r_api_plan.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"changed_files": [
"NNS_13.0.tar.gz",
"NNS_13.0.zip",
"R/ARMA.R",
"src/NNS.dll",
"tests/testthat/Rplots.pdf"
"R/ARMA.R"
],
"affected_python_modules": [
"src/nns/arma.py"
Expand Down
2 changes: 1 addition & 1 deletion upstream/NNS
Submodule NNS updated from 3250bc to 7250bb
Loading