Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding tests to check behavioral changes introduced by decorator #145

Closed
wants to merge 1 commit into from

Conversation

4383
Copy link
Collaborator

@4383 4383 commented Feb 26, 2019

Test cache region behaviors when **kw was passed to cache_on_arguments
wrapped functions (with and without).

We expect for a ValueError when **kw are passed to wrapped function.

Related to #144

PS:
Sorry I'll submit my patch on gerrit but it seem that I doesn't have the right to upload...

Test cache region behaviors when `**kw` was passed to cache_on_arguments
wrapped functions (with and without).

We expect for a ValueError when **kw are passed to wrapped function.

Related to sqlalchemy#144

Change-Id: Ic76113f06f80d2fb05f64a8468ad8184fd361bbd
Copy link
Collaborator

@sqla-tester sqla-tester left a comment

Choose a reason for hiding this comment

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

OK, this is sqla-tester setting up my work to try to get revision 1e971d4 of this pull request into gerrit so we can run tests and reviews and stuff

@zzzeek
Copy link
Member

zzzeek commented Feb 26, 2019

not sure how well dogpile CI is working here we'll see

@zzzeek
Copy link
Member

zzzeek commented Feb 27, 2019

my CI hook didn't work here, I'll have to find some time to see why it's not configured for this project correctly.

Copy link
Collaborator

@sqla-tester sqla-tester left a comment

Choose a reason for hiding this comment

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

OK, this is sqla-tester setting up my work to try to get revision 1e971d4 of this pull request into gerrit so we can run tests and reviews and stuff

@zzzeek
Copy link
Member

zzzeek commented Feb 27, 2019

it's your username! UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 95: ordinal not in range(128) figured it was permissions or someting....OK fixing

@4383
Copy link
Collaborator Author

4383 commented Feb 27, 2019

@zzzeek oh ok lol

Copy link
Collaborator

@sqla-tester sqla-tester left a comment

Choose a reason for hiding this comment

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

OK, this is sqla-tester setting up my work to try to get revision 1e971d4 of this pull request into gerrit so we can run tests and reviews and stuff

@sqla-tester
Copy link
Collaborator

New Gerrit review created for change 1e971d4: https://gerrit.sqlalchemy.org/#/c/sqlalchemy/dogpile.cache/+/1144

@sqla-tester
Copy link
Collaborator

mike bayer (zzzeek) wrote:

I've added you to the contributors group so you can optionally push directly to this gerrit. if you push to the github PR I can also synchronize that here.

@sqla-tester
Copy link
Collaborator

Hervé Beraud (4383) wrote:

I've added you to the contributors group so you can optionally push
directly to this gerrit. if you push to the github PR I can
also synchronize that here.

Great! Thanks

@sqla-tester
Copy link
Collaborator

mike bayer (zzzeek) wrote:

Verified+1

we're not doing pep8 on dogpile yet...

@sqla-tester
Copy link
Collaborator

Hervé Beraud (4383) wrote:

Code-Review+1

@sqla-tester
Copy link
Collaborator

mike bayer (zzzeek) wrote:

Verified+1 Code-Review+2 Workflow+1

@sqla-tester
Copy link
Collaborator

Gerrit review https://gerrit.sqlalchemy.org/1144 has been merged. Congratulations! :)

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.

None yet

3 participants