Skip to content

Conversation

@schandrika
Copy link
Contributor

Fix and test case for issue #3168

@craig8
Copy link
Contributor

craig8 commented Apr 16, 2024

@schandrika looks like there are a couple of failures. The utils looks like a AMQP timeout. Like the rmq server stopped quicker than we would like.

However, the auth seems to be a genuine error. https://github.com/VOLTTRON/volttron/actions/runs/8665217491/job/23763385735#step:4:2167
Please take a look and run this on your system.

@schandrika
Copy link
Contributor Author

@craig8 The auth test pass for me locally. The one failing test in auth here, does depend on gevent.sleep(4) so could be a timing issue.
Testutils failure is also a final cleanup timeout and the tests themselves pass

craig8
craig8 previously approved these changes Apr 16, 2024
@craig8 craig8 merged commit 8286369 into VOLTTRON:develop Apr 19, 2024
@craig8 craig8 deleted the auth_fix branch April 19, 2024 17:40
craig8 added a commit that referenced this pull request May 8, 2024
* Update readthedocs requirements.txt

* Update conf.py

* Update requirements_demo.txt

Add missing pandas requirement for demo

* work around for issue #3154

* Fix for security issue #3168 (#3169)

* Fix for security issue #3168

* handling clean up errors in test

* testing group commands in different test module

* moved group and role test to different module

* moved group and role test to different module

* Added a cache for agent names since platform start

* Fixes process overload from file events

* fixed issue with variable definition.

* Remove PersistentDict from web-user.json file.

* Update admin_endpoints.py

Handle behavior of removing PersistentDict

* Update version to 9.0.1

---------

Co-authored-by: Chandrika Sivaramakrishnan <[email protected]>
Co-authored-by: Chandrika <[email protected]>
Co-authored-by: Andrew Rodgers <[email protected]>
@craig8 craig8 mentioned this pull request May 8, 2024
14 tasks
craig8 added a commit that referenced this pull request May 10, 2024
* Update readthedocs requirements.txt

* Update conf.py

* Update requirements_demo.txt

Add missing pandas requirement for demo

* work around for issue #3154

* Fix for security issue #3168 (#3169)

* Fix for security issue #3168

* handling clean up errors in test

* testing group commands in different test module

* moved group and role test to different module

* moved group and role test to different module

* Added a cache for agent names since platform start

* Fixes process overload from file events

* fixed issue with variable definition.

* Remove PersistentDict from web-user.json file.

* Update admin_endpoints.py

Handle behavior of removing PersistentDict

* Update version to 9.0.1

---------

Co-authored-by: Chandrika Sivaramakrishnan <[email protected]>
Co-authored-by: Chandrika <[email protected]>
Co-authored-by: Andrew Rodgers <[email protected]>
rebwang pushed a commit to rebwang/volttron that referenced this pull request Nov 29, 2025
* Fix for security issue VOLTTRON#3168

* handling clean up errors in test

* testing group commands in different test module

* moved group and role test to different module

* moved group and role test to different module
rebwang pushed a commit to rebwang/volttron that referenced this pull request Nov 29, 2025
* Update readthedocs requirements.txt

* Update conf.py

* Update requirements_demo.txt

Add missing pandas requirement for demo

* work around for issue VOLTTRON#3154

* Fix for security issue VOLTTRON#3168 (VOLTTRON#3169)

* Fix for security issue VOLTTRON#3168

* handling clean up errors in test

* testing group commands in different test module

* moved group and role test to different module

* moved group and role test to different module

* Added a cache for agent names since platform start

* Fixes process overload from file events

* fixed issue with variable definition.

* Remove PersistentDict from web-user.json file.

* Update admin_endpoints.py

Handle behavior of removing PersistentDict

* Update version to 9.0.1

---------

Co-authored-by: Chandrika Sivaramakrishnan <[email protected]>
Co-authored-by: Chandrika <[email protected]>
Co-authored-by: Andrew Rodgers <[email protected]>
rebwang pushed a commit to rebwang/volttron that referenced this pull request Nov 29, 2025
* Update readthedocs requirements.txt

* Update conf.py

* Update requirements_demo.txt

Add missing pandas requirement for demo

* work around for issue VOLTTRON#3154

* Fix for security issue VOLTTRON#3168 (VOLTTRON#3169)

* Fix for security issue VOLTTRON#3168

* handling clean up errors in test

* testing group commands in different test module

* moved group and role test to different module

* moved group and role test to different module

* Added a cache for agent names since platform start

* Fixes process overload from file events

* fixed issue with variable definition.

* Remove PersistentDict from web-user.json file.

* Update admin_endpoints.py

Handle behavior of removing PersistentDict

* Update version to 9.0.1

---------

Co-authored-by: Chandrika Sivaramakrishnan <[email protected]>
Co-authored-by: Chandrika <[email protected]>
Co-authored-by: Andrew Rodgers <[email protected]>
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