A future release of swh-model will change its constructor's signature (replace 'offset'
and 'negative_utc_offset' with 'offset_bytes).
Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers - Maniphest Tasks
- T3752: Store/represent time offsets as strings
- Commits
- rDSEAc0140db7b504: tests: Use TimestampWithTimezone.from_datetime() instead of the constructor
Diff Detail
Diff Detail
- Repository
- rDSEA Archive search
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D6913 (id=25056)
Rebasing onto b260c82475...
Current branch diff-target is up to date.
Changes applied before test
commit c0140db7b5045332b061983af2540bcf8ff8e3ad Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jan 11 14:15:21 2022 +0100 tests: Use TimestampWithTimezone.from_datetime() instead of the constructor A future release of swh-model will change its constructor's signature (replace 'offset' and 'negative_utc_offset' with 'offset_bytes).
See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/304/ for more details.