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

[TT-13695] Testing fixes, skip dangerous tests #6736

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

titpetric
Copy link
Contributor

@titpetric titpetric commented Dec 2, 2024

TT-13695
Summary Testing fixes, skip dangerous tests
Type Task Task
Status In Dev
Points N/A
Labels SESAP

https://tyktech.atlassian.net/browse/TT-13695

@titpetric titpetric force-pushed the testing/test-only-suite branch 3 times, most recently from 7a78427 to d07ef32 Compare December 3, 2024 02:52
@titpetric titpetric force-pushed the testing/test-only-suite branch from e764518 to f644c06 Compare December 3, 2024 05:21
@titpetric titpetric marked this pull request as ready for review December 5, 2024 11:18
@titpetric titpetric requested a review from a team as a code owner December 5, 2024 11:18
@titpetric titpetric changed the title [Test] Add test-only CI suite Testing fixes, skip dangerous tests Dec 5, 2024
@titpetric titpetric changed the title Testing fixes, skip dangerous tests [TT-13695] Testing fixes, skip dangerous tests Dec 5, 2024
@buger
Copy link
Member

buger commented Dec 5, 2024

I'm a bot and I 👍 this PR title. 🤖

Copy link
Contributor

github-actions bot commented Dec 5, 2024

API Changes

--- prev.txt	2024-12-05 16:14:42.536195316 +0000
+++ current.txt	2024-12-05 16:14:37.620170449 +0000
@@ -12009,9 +12009,6 @@
 func Cert(domain string) tls.Certificate
     Generate cert
 
-func Exclusive(t *testing.T)
-    Exclusive uses a lock to gate only a single test running.
-
 func Flaky(t *testing.T, fake ...func() (bool, func(...interface{})))
     Flaky skips a flaky test in a CI environment
 

@titpetric titpetric enabled auto-merge (squash) December 5, 2024 16:17
Copy link

sonarqubecloud bot commented Dec 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@titpetric titpetric merged commit e805241 into master Dec 5, 2024
40 of 41 checks passed
@titpetric titpetric deleted the testing/test-only-suite branch December 5, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants