Skip to content

Conversation

artembilan
Copy link
Member

  • Add RabbitMQ, MongoDB & Redis services into GH actions
  • Remove Travis

* Add RabbitMQ, MongoDB & Redis services into GH actions
* Remove Travis
@artembilan artembilan changed the title More GH Actions goodies [DO NOT MERGE YET] More GH Actions goodies Dec 8, 2020
* Try `TERM: dumb` to see difference for Gradle output in GH action
* Add `-S` to see the reason of test failure
artembilan and others added 9 commits December 8, 2020 15:52
* Fix `FtpServerOutboundTests` for the proper FTP file list
* Output file list for the failed session in the `RotatingServersTests`
Looks like the order for `@BeforeAll` methods is not determined
and we may start to interaction with FTP server which is not
started yet
- we already made this change for the NIO test, but the NET test is failing the same
  way - the cert failure switched to the server so the expected exception was not
  thrown on the client side. Due to JVM changes.
* Remove `-i` for Gradle in the GH Actions
@artembilan artembilan changed the title [DO NOT MERGE YET] More GH Actions goodies More GH Actions goodies Dec 9, 2020
@artembilan artembilan added this to the 5.4.2 milestone Dec 9, 2020
@artembilan
Copy link
Member Author

It doesn't show the time for each module to pass its tests, but I think we should believe it that it works well.
And therefore it is ready for merging.

Thanks

@garyrussell garyrussell merged commit 3bf4fd6 into spring-projects:master Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants