Skip to content

Commit 389bf2e

Browse files
All OK with future 1.68.0-9029 and R_FUTURE_PLAN_EARLYSIGNAL=defunct R_FUTURE_FUTURE_EARLYSIGNAL=defunct R_FUTURE_FUTURE_LOCAL=defunct R_FUTURE_FUTURE_GC=defunct [ci skip]
1 parent a1cc1a9 commit 389bf2e

9 files changed

+394
-394
lines changed

backend_results/future,cluster.out

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
── Settings ────────────────────────────────────────────────────────────────────
2-
- future version : 1.68.0.9021
2+
- future version : 1.68.0.9029
33
- future.tests version : 0.9.0.9011
44
- R_FUTURE_TESTS_ROOT :
55
- Option 'future.tests.root': NULL
@@ -8,60 +8,60 @@
88
- Timeout : N/A
99

1010
── Running 53 test sets with plan(future::cluster) ─────────────────────────────
11-
ℹ Backend package: future 1.68.0.9021
12-
✔ 1. future() - conditions (1 test) (212ms)
13-
✔ 2. %<-% - conditions (1 test) (79ms)
14-
✔ 3. future() - muffle conditions (1 test) (79ms)
15-
✔ 4. Argument '...' (1 test) (1s)
16-
✔ 5. Argument '...' from parent function (1 test) (57ms)
17-
✔ 6. Argument '...' - non existing (1 test) (57ms)
18-
✔ 7. Argument '...' - exception (1 test) (62ms)
19-
✔ 8. %<-% - local evaluation (2 tests) (119ms)
20-
✔ 9. %<-% - local evaluation & global variable (2 tests) (154ms)
21-
✔ 10. %<-% - errors (2 tests) (142ms)
22-
✔ 11. %<-% - errors and listenv (2 tests) (1.3s)
23-
✔ 12. %<-% & %->% (2 tests) (230ms)
24-
✔ 13. %<-% - nested (1 test) (204ms)
25-
✔ 14. futureAssign() - lazy evaluation (2 tests) (129ms)
26-
✔ 15. futureAssign() - potential task name clashes (1 test) (61ms)
27-
✔ 16. futureAssign() - global variables with and without lazy evaluation (2 tests) (348ms)
28-
✔ 17. futureAssign() - lazy evaluation via disposable option (2 tests) (149ms)
29-
✔ 18. futureCall() (4 tests) (384ms)
30-
✔ 19. futureCall() - globals = list(a = 3) (2 tests) (133ms)
31-
✔ 20. futureCall() - globals = "a" (2 tests) (166ms)
32-
✔ 21. future() - rm() a global variable (2 tests) (153ms)
33-
✔ 22. future() - non-exported package objects (1 test) (337ms)
34-
✔ 23. future() - NSE '...' (1 test) (120ms)
35-
✔ 24. future() - global variables with and without lazy evaluation (2 tests) (157ms)
36-
✔ 25. resolved() on lazy futures (1 test) (116ms)
37-
✔ 26. demo("mandelbrot", package = "future") (2 tests) (631ms)
11+
ℹ Backend package: future 1.68.0.9029
12+
✔ 1. future() - conditions (1 test) (177ms)
13+
✔ 2. %<-% - conditions (1 test) (80ms)
14+
✔ 3. future() - muffle conditions (1 test) (92ms)
15+
✔ 4. Argument '...' (1 test) (943ms)
16+
✔ 5. Argument '...' from parent function (1 test) (61ms)
17+
✔ 6. Argument '...' - non existing (1 test) (62ms)
18+
✔ 7. Argument '...' - exception (1 test) (65ms)
19+
✔ 8. %<-% - local evaluation (2 tests) (123ms)
20+
✔ 9. %<-% - local evaluation & global variable (2 tests) (153ms)
21+
✔ 10. %<-% - errors (2 tests) (146ms)
22+
✔ 11. %<-% - errors and listenv (2 tests) (1.2s)
23+
✔ 12. %<-% & %->% (2 tests) (234ms)
24+
✔ 13. %<-% - nested (1 test) (188ms)
25+
✔ 14. futureAssign() - lazy evaluation (2 tests) (121ms)
26+
✔ 15. futureAssign() - potential task name clashes (1 test) (67ms)
27+
✔ 16. futureAssign() - global variables with and without lazy evaluation (2 tests) (333ms)
28+
✔ 17. futureAssign() - lazy evaluation via disposable option (2 tests) (151ms)
29+
✔ 18. futureCall() (4 tests) (382ms)
30+
✔ 19. futureCall() - globals = list(a = 3) (2 tests) (132ms)
31+
✔ 20. futureCall() - globals = "a" (2 tests) (172ms)
32+
✔ 21. future() - rm() a global variable (2 tests) (169ms)
33+
✔ 22. future() - non-exported package objects (1 test) (333ms)
34+
✔ 23. future() - NSE '...' (1 test) (121ms)
35+
✔ 24. future() - global variables with and without lazy evaluation (2 tests) (158ms)
36+
✔ 25. resolved() on lazy futures (1 test) (122ms)
37+
✔ 26. demo("mandelbrot", package = "future") (2 tests) (686ms)
3838
✔ 27. nbrOfWorkers() (1 test) (2ms)
39-
✔ 28. future() - preserve R options (data.table) (1 test) (489ms)
40-
✔ 29. future() - 'data.table' inject (1 test) (207ms)
41-
✔ 30. future() - can load 'ff' package (1 test) (105ms)
42-
✔ 31. future() - can attach 'ff' package (1 test) (74ms)
43-
✔ 32. future() - preserve R options (ff) (1 test) (653ms)
44-
✔ 33. plan() (1 test) (14ms)
45-
✔ 34. plan() - workers=<numeric> (1 test) (1.3s)
39+
✔ 28. future() - preserve R options (data.table) (1 test) (468ms)
40+
✔ 29. future() - 'data.table' inject (1 test) (193ms)
41+
✔ 30. future() - can load 'ff' package (1 test) (119ms)
42+
✔ 31. future() - can attach 'ff' package (1 test) (85ms)
43+
✔ 32. future() - preserve R options (ff) (1 test) (844ms)
44+
✔ 33. plan() (1 test) (11ms)
45+
✔ 34. plan() - workers=<numeric> (1 test) (1.2s)
4646
✔ 35. plan() - workers=<function> (1 test) (1.2s)
47-
✔ 36. plan() - workers=<invalid> (1 test) (7ms)
48-
✔ 37. plan() - interrupts = NA/FALSE/TRUE (1 test) (1.1s)
47+
✔ 36. plan() - workers=<invalid> (1 test) (8ms)
48+
✔ 37. plan() - interrupts = NA/FALSE/TRUE (1 test) (957ms)
4949
✔ 38. resolve() (8 tests) (5s)
50-
✔ 39. resolve() - run-time exception (8 tests) (445ms)
51-
✔ 40. resolve(<list of futures and values>) (2 tests) (638ms)
52-
✔ 41. resolve(<list of futures>) (2 tests) (139ms)
53-
✔ 42. resolve(<named matrix list of futures and values>) - time ordering (1 test) (562ms)
50+
✔ 39. resolve() - run-time exception (8 tests) (527ms)
51+
✔ 40. resolve(<list of futures and values>) (2 tests) (584ms)
52+
✔ 41. resolve(<list of futures>) (2 tests) (147ms)
53+
✔ 42. resolve(<named matrix list of futures and values>) - time ordering (1 test) (571ms)
5454
✔ 43. resolved() - assert non-blocking while launching lazy futures (1 test) (5.2s)
55-
✔ 44. Random Number Generation (RNG) - seeds and preserving RNGkind (1 test) (16ms)
56-
✔ 45. Random Number Generation (RNG) - future (2 tests) (2.2s)
57-
✔ 46. Random Number Generation (RNG) - %<-% (2 tests) (1s)
58-
✔ 47. Orchestration Stability - future() does not update RNG state (1 test) (70ms)
59-
✔ 48. Orchestration Stability - run() does not update RNG state (1 test) (67ms)
60-
✔ 49. Orchestration Stability - result() does not update RNG state (1 test) (71ms)
61-
✔ 50. Orchestration Stability - value() does not update RNG state (1 test) (60ms)
62-
✔ 51. future() - standard output (2 tests) (228ms)
63-
✔ 52. %<-% - standard output (2 tests) (177ms)
64-
✔ 53. value() - visibility (1 test) (131ms)
55+
✔ 44. Random Number Generation (RNG) - seeds and preserving RNGkind (1 test) (17ms)
56+
✔ 45. Random Number Generation (RNG) - future (2 tests) (2.1s)
57+
✔ 46. Random Number Generation (RNG) - %<-% (2 tests) (881ms)
58+
✔ 47. Orchestration Stability - future() does not update RNG state (1 test) (56ms)
59+
✔ 48. Orchestration Stability - run() does not update RNG state (1 test) (57ms)
60+
✔ 49. Orchestration Stability - result() does not update RNG state (1 test) (63ms)
61+
✔ 50. Orchestration Stability - value() does not update RNG state (1 test) (65ms)
62+
✔ 51. future() - standard output (2 tests) (277ms)
63+
✔ 52. %<-% - standard output (2 tests) (198ms)
64+
✔ 53. value() - visibility (1 test) (136ms)
6565

6666
Number of tests: 53
6767
Number of test steps: 89
Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
── Settings ────────────────────────────────────────────────────────────────────
2-
- future version : 1.68.0.9021
2+
- future version : 1.68.0.9029
33
- future.tests version : 0.9.0.9011
44
- R_FUTURE_TESTS_ROOT :
55
- Option 'future.tests.root': NULL
@@ -8,63 +8,63 @@
88
- Timeout : N/A
99

1010
── Running 53 test sets with plan(future::multicore) ───────────────────────────
11-
ℹ Backend package: future 1.68.0.9021
12-
✔ 1. future() - conditions (1 test) (141ms)
13-
✔ 2. %<-% - conditions (1 test) (103ms)
14-
✔ 3. future() - muffle conditions (1 test) (90ms)
15-
✔ 4. Argument '...' (1 test) (60ms)
16-
✔ 5. Argument '...' from parent function (1 test) (38ms)
17-
✔ 6. Argument '...' - non existing (1 test) (46ms)
18-
✔ 7. Argument '...' - exception (1 test) (41ms)
19-
✔ 8. %<-% - local evaluation (2 tests) (67ms)
20-
✔ 9. %<-% - local evaluation & global variable (2 tests) (84ms)
21-
✔ 10. %<-% - errors (2 tests) (90ms)
22-
✔ 11. %<-% - errors and listenv (2 tests) (274ms)
23-
✔ 12. %<-% & %->% (2 tests) (114ms)
24-
✔ 13. %<-% - nested (1 test) (138ms)
25-
✔ 14. futureAssign() - lazy evaluation (2 tests) (65ms)
26-
✔ 15. futureAssign() - potential task name clashes (1 test) (42ms)
27-
✔ 16. futureAssign() - global variables with and without lazy evaluation (2 tests) (148ms)
28-
✔ 17. futureAssign() - lazy evaluation via disposable option (2 tests) (65ms)
29-
✔ 18. futureCall() (4 tests) (203ms)
30-
✔ 19. futureCall() - globals = list(a = 3) (2 tests) (60ms)
31-
✔ 20. futureCall() - globals = "a" (2 tests) (59ms)
32-
✔ 21. future() - rm() a global variable (2 tests) (90ms)
33-
✔ 22. future() - non-exported package objects (1 test) (275ms)
34-
✔ 23. future() - NSE '...' (1 test) (65ms)
35-
✔ 24. future() - global variables with and without lazy evaluation (2 tests) (79ms)
36-
✔ 25. resolved() on lazy futures (1 test) (122ms)
37-
✔ 26. demo("mandelbrot", package = "future") (2 tests) (653ms)
11+
ℹ Backend package: future 1.68.0.9029
12+
✔ 1. future() - conditions (1 test) (120ms)
13+
✔ 2. %<-% - conditions (1 test) (101ms)
14+
✔ 3. future() - muffle conditions (1 test) (67ms)
15+
✔ 4. Argument '...' (1 test) (36ms)
16+
✔ 5. Argument '...' from parent function (1 test) (36ms)
17+
✔ 6. Argument '...' - non existing (1 test) (41ms)
18+
✔ 7. Argument '...' - exception (1 test) (38ms)
19+
✔ 8. %<-% - local evaluation (2 tests) (69ms)
20+
✔ 9. %<-% - local evaluation & global variable (2 tests) (69ms)
21+
✔ 10. %<-% - errors (2 tests) (89ms)
22+
✔ 11. %<-% - errors and listenv (2 tests) (248ms)
23+
✔ 12. %<-% & %->% (2 tests) (99ms)
24+
✔ 13. %<-% - nested (1 test) (123ms)
25+
✔ 14. futureAssign() - lazy evaluation (2 tests) (67ms)
26+
✔ 15. futureAssign() - potential task name clashes (1 test) (46ms)
27+
✔ 16. futureAssign() - global variables with and without lazy evaluation (2 tests) (138ms)
28+
✔ 17. futureAssign() - lazy evaluation via disposable option (2 tests) (70ms)
29+
✔ 18. futureCall() (4 tests) (186ms)
30+
✔ 19. futureCall() - globals = list(a = 3) (2 tests) (59ms)
31+
✔ 20. futureCall() - globals = "a" (2 tests) (54ms)
32+
✔ 21. future() - rm() a global variable (2 tests) (85ms)
33+
✔ 22. future() - non-exported package objects (1 test) (245ms)
34+
✔ 23. future() - NSE '...' (1 test) (60ms)
35+
✔ 24. future() - global variables with and without lazy evaluation (2 tests) (73ms)
36+
✔ 25. resolved() on lazy futures (1 test) (129ms)
37+
✔ 26. demo("mandelbrot", package = "future") (2 tests) (605ms)
3838
✔ 27. nbrOfWorkers() (1 test) (2ms)
39-
✔ 28. future() - preserve R options (data.table) (1 test) (409ms)
40-
✔ 29. future() - 'data.table' inject (1 test) (191ms)
41-
✔ 30. future() - can load 'ff' package (1 test) (70ms)
42-
✔ 31. future() - can attach 'ff' package (1 test) (57ms)
43-
✔ 32. future() - preserve R options (ff) (1 test) (512ms)
44-
✔ 33. plan() (1 test) (7ms)
45-
✔ 34. plan() - workers=<numeric> (1 test) (58ms)
46-
✔ 35. plan() - workers=<function> (1 test) (39ms)
47-
✔ 36. plan() - workers=<invalid> (1 test) (7ms)
48-
✔ 37. plan() - interrupts = NA/FALSE/TRUE (1 test) (17ms)
49-
✔ 38. resolve() (8 tests) (4.4s)
50-
✔ 39. resolve() - run-time exception (8 tests) (353ms)
51-
✔ 40. resolve(<list of futures and values>) (2 tests) (128ms)
52-
✔ 41. resolve(<list of futures>) (2 tests) (144ms)
53-
✔ 42. resolve(<named matrix list of futures and values>) - time ordering (1 test) (581ms)
39+
✔ 28. future() - preserve R options (data.table) (1 test) (394ms)
40+
✔ 29. future() - 'data.table' inject (1 test) (173ms)
41+
✔ 30. future() - can load 'ff' package (1 test) (67ms)
42+
✔ 31. future() - can attach 'ff' package (1 test) (56ms)
43+
✔ 32. future() - preserve R options (ff) (1 test) (456ms)
44+
✔ 33. plan() (1 test) (11ms)
45+
✔ 34. plan() - workers=<numeric> (1 test) (62ms)
46+
✔ 35. plan() - workers=<function> (1 test) (45ms)
47+
✔ 36. plan() - workers=<invalid> (1 test) (10ms)
48+
✔ 37. plan() - interrupts = NA/FALSE/TRUE (1 test) (15ms)
49+
✔ 38. resolve() (8 tests) (4.5s)
50+
✔ 39. resolve() - run-time exception (8 tests) (409ms)
51+
✔ 40. resolve(<list of futures and values>) (2 tests) (134ms)
52+
✔ 41. resolve(<list of futures>) (2 tests) (142ms)
53+
✔ 42. resolve(<named matrix list of futures and values>) - time ordering (1 test) (600ms)
5454
✔ 43. resolved() - assert non-blocking while launching lazy futures (1 test) (4.1s)
55-
✔ 44. Random Number Generation (RNG) - seeds and preserving RNGkind (1 test) (19ms)
56-
✔ 45. Random Number Generation (RNG) - future (2 tests) (530ms)
57-
✔ 46. Random Number Generation (RNG) - %<-% (2 tests) (479ms)
58-
✔ 47. Orchestration Stability - future() does not update RNG state (1 test) (44ms)
59-
✔ 48. Orchestration Stability - run() does not update RNG state (1 test) (46ms)
55+
✔ 44. Random Number Generation (RNG) - seeds and preserving RNGkind (1 test) (24ms)
56+
✔ 45. Random Number Generation (RNG) - future (2 tests) (490ms)
57+
✔ 46. Random Number Generation (RNG) - %<-% (2 tests) (448ms)
58+
✔ 47. Orchestration Stability - future() does not update RNG state (1 test) (46ms)
59+
✔ 48. Orchestration Stability - run() does not update RNG state (1 test) (43ms)
6060
✔ 49. Orchestration Stability - result() does not update RNG state (1 test) (45ms)
61-
✔ 50. Orchestration Stability - value() does not update RNG state (1 test) (44ms)
62-
✔ 51. future() - standard output (2 tests) (211ms)
63-
✔ 52. %<-% - standard output (2 tests) (169ms)
64-
✔ 53. value() - visibility (1 test) (74ms)
61+
✔ 50. Orchestration Stability - value() does not update RNG state (1 test) (42ms)
62+
✔ 51. future() - standard output (2 tests) (197ms)
63+
✔ 52. %<-% - standard output (2 tests) (151ms)
64+
✔ 53. value() - visibility (1 test) (66ms)
6565

6666
Number of tests: 53
6767
Number of test steps: 89
68-
Duration: 17.2s
68+
Duration: 17s
6969
Results: 89 ok ✔ | 0 skips ★ | 0 errors ✖ | 0 timeouts T
7070

0 commit comments

Comments
 (0)