Skip to content

Conversation

@henryiii
Copy link
Collaborator

@henryiii henryiii commented Nov 9, 2022

  • tests: tarfile on older Pythons was different.
  • tests: adding failing test for wheel

@henryiii henryiii force-pushed the henryiii/tests/hash branch from 0a0c2f8 to e999695 Compare November 9, 2022 21:03
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/tests/hash branch 2 times, most recently from a451d0f to 833b9e3 Compare November 9, 2022 21:28
assert add.strip() == "3"


@pytest.mark.skip(reason="Doesn't work yet")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agoose77 this didn't pass when I ran it locally, so I'm thinking it's not automatically handled?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, yes I dug deeper and there's only mention of SOURCE_DATE_EPOCH for the scripts portion of the wheel. It's odd - distlib seems like a mature project, but I don't get the impression that it's too concerned with implementing reproducibility.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about changing this to XFail? Isn't it expected to work as written later on?

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/tests/hash branch from 833b9e3 to eadff9f Compare November 9, 2022 21:43
@henryiii henryiii marked this pull request as ready for review November 9, 2022 21:58
@henryiii henryiii merged commit 5389674 into main Nov 9, 2022
@henryiii henryiii deleted the henryiii/tests/hash branch November 9, 2022 21:59
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.

4 participants