Commit 51878c2
Test long vals (#717)
* run IT test for long values
Signed-off-by: tanvigour <[email protected]>
* Fix the class name
Signed-off-by: tanvigour <[email protected]>
* assert for all messages and fix class name
Signed-off-by: tanvigour <[email protected]>
* test for Long.MAX_VALUE
Signed-off-by: tanvigour <[email protected]>
* revert back long number and print
Signed-off-by: tanvigour <[email protected]>
* fix the typo
Signed-off-by: tanvigour <[email protected]>
* update the latest dapr commit in workflow files
Signed-off-by: tanvigour <[email protected]>
* log some more data to debug
Signed-off-by: tanvigour <[email protected]>
* debug
Signed-off-by: tanvigour <[email protected]>
* get the value from messages
Signed-off-by: tanvigour <[email protected]>
* fix long values assert
Signed-off-by: Mukundan Sundararajan <[email protected]>
* increasing TTL
Signed-off-by: Mukundan Sundararajan <[email protected]>
Co-authored-by: tanvigour <[email protected]>
Co-authored-by: tanvigour <[email protected]>1 parent 940ee97 commit 51878c2
File tree
1 file changed
+31
-29
lines changed- sdk-tests/src/test/java/io/dapr/it/pubsub/http
1 file changed
+31
-29
lines changedLines changed: 31 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
426 | 428 | | |
427 | 429 | | |
428 | 430 | | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
442 | 440 | | |
443 | | - | |
| 441 | + | |
444 | 442 | | |
445 | | - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
451 | | - | |
| 450 | + | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
474 | | - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
475 | 475 | | |
476 | | - | |
477 | 476 | | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
496 | 501 | | |
497 | 502 | | |
498 | 503 | | |
499 | 504 | | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | 505 | | |
504 | | - | |
| 506 | + | |
505 | 507 | | |
506 | 508 | | |
507 | 509 | | |
| |||
0 commit comments