Skip to content

Conversation

@shouan2212
Copy link

No description provided.

@shouan2212 shouan2212 self-assigned this Jul 7, 2025
@shouan2212
Copy link
Author

• spec/core/test_core/test_manager_spec.rbにupdate_job_recordの期待を追加

- Apply hash value shorthand syntax (Ruby 3.1+ feature)
- Use each_value instead of values.each
- Remove unnecessary 'then' in multiline when statements
- Fix layout issues with empty lines

This resolves 23 RuboCop violations detected in static code analysis.
@shouan2212
Copy link
Author

- Apply hash value shorthand syntax (Ruby 3.1+ feature)
- Use each_value instead of values.each
- Remove unnecessary 'then' in multiline when statements
- Fix layout issues with empty lines

This resolves 23 RuboCop violations detected in static code analysis."

- Add debug logging to track test execution flow
- Move update_job_record calls to ensure blocks in run() and rerun() methods
- Add exception handling to capture and log any errors during test execution
- This ensures job end_time and duration are always updated even if test execution fails
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