Commit ec0614a
ci: revert dashboard examples from smoke tests — Octave @-folder limit
Octave 8.4.0 still requires abstract methods to be in @-folders.
DashboardWidget.m uses methods(Abstract) in a plain .m file which
causes "external methods are only allowed in @-folders" parse error.
Move all dashboard/widget examples back to the skip list with the
correct reason documented.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b3a9da8 commit ec0614a
1 file changed
Lines changed: 4 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 90 | | |
112 | 91 | | |
113 | 92 | | |
| |||
119 | 98 | | |
120 | 99 | | |
121 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
122 | 105 | | |
123 | 106 | | |
124 | 107 | | |
| |||
0 commit comments