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

testcase: Improve the unit of the test cases #4544

Merged
merged 1 commit into from Jan 28, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

@@ -235,7 +235,7 @@ resource "alicloud_vpc_traffic_mirror_filter" "default" {
}

func TestAccAlicloudVPCTrafficMirrorFilterEgressRule_unit(t *testing.T) {
t.Parallel()
//t.Parallel()
Copy link
Member

Choose a reason for hiding this comment

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

那个问题是因为这个么?

Copy link
Member

Choose a reason for hiding this comment

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

如果是的话,直接删掉,不要注释

Copy link
Contributor Author

Choose a reason for hiding this comment

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

应该是因为这个并发的跑测试导致的。

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

2 participants