- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit9bc0df7
committed
Build: Test on Node 17, update Grunt &
This adds testing on Node.js 17 in addition to the currently tested 10, 12, 14and 16 versions.Also, update Grunt & `karma-*` packages.Testing in Karma on jsdom is broken in Node 17 at the moment; until we finda fix, this change disables such testing on Node 17 or newer.Node smoke tests & promises aplus tests are disabled on Node.js 10 as theydepend on jsdom and the latest jsdom version doesn't run properly on Node 10.Closesgh-5023(cherry picked from commit2525cff)karma-*
packages1 parentbe3bd56 commit9bc0df7
3 files changed
+47
-24
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Lines changed: 32 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 |
| |
16 | 23 |
| |
| 24 | + | |
| 25 | + | |
17 | 26 |
| |
18 | 27 |
| |
19 | 28 |
| |
| |||
333 | 342 |
| |
334 | 343 |
| |
335 | 344 |
| |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
336 | 354 |
| |
337 | 355 |
| |
338 | 356 |
| |
339 | 357 |
| |
340 | 358 |
| |
341 | 359 |
| |
342 | 360 |
| |
343 |
| - | |
344 |
| - | |
| 361 | + | |
| 362 | + | |
345 | 363 |
| |
346 | 364 |
| |
347 | 365 |
| |
348 | 366 |
| |
349 | 367 |
| |
350 | 368 |
| |
351 |
| - | |
352 |
| - | |
| 369 | + | |
| 370 | + | |
353 | 371 |
| |
354 | 372 |
| |
355 |
| - | |
| 373 | + | |
356 | 374 |
| |
357 |
| - | |
358 |
| - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
359 | 381 |
| |
360 | 382 |
| |
361 | 383 |
| |
| |||
371 | 393 |
| |
372 | 394 |
| |
373 | 395 |
| |
374 |
| - | |
| 396 | + | |
375 | 397 |
| |
376 | 398 |
| |
377 | 399 |
| |
| |||
380 | 402 |
| |
381 | 403 |
| |
382 | 404 |
| |
383 |
| - | |
| 405 | + | |
384 | 406 |
| |
385 | 407 |
| |
386 | 408 |
| |
387 | 409 |
| |
388 | 410 |
| |
389 |
| - | |
| 411 | + | |
390 | 412 |
| |
391 | 413 |
| |
392 | 414 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments
Comments
(0)