Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Fixing missed tests from #31355#31410

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@weaverryan
Copy link
Member

QA
Branch?master
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsnone
LicenseMIT
Doc PRnot needed

Tests I missed from#31355 - sorry about that!

$delayExchange->method('getName')->willReturn('delay');

$delayQueue->expects($this->once())->method('setName')->with('delay_queue_5000');
$delayQueue->expects($this->once())->method('setName')->with('delay_queue__5000');
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

The pattern isdelay_queue_%routing_key%_%delay%. So when there's no routing key, you get the double__.

OskarStark reacted with thumbs up emoji
@fabpot
Copy link
Member

Thank you@weaverryan.

@fabpotfabpot merged commitab37449 intosymfony:masterMay 8, 2019
fabpot added a commit that referenced this pull requestMay 8, 2019
This PR was merged into the 4.3-dev branch.Discussion----------[Messenger] Fixing missed tests from#31355| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | none| License       | MIT| Doc PR        | not neededTests I missed from#31355 - sorry about that!Commits-------ab37449 Fixing missed tests from#31355
@weaverryanweaverryan deleted the fix-messenger-delay-tests branchMay 8, 2019 13:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@weaverryan@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp