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

Run JsonWhois test #38304

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Run JsonWhois test #38304

wants to merge 7 commits into from

Conversation

MosheEichler
Copy link
Contributor

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

A few sentences describing the overall goals of the pull request's commits.

Must have

  • Tests
  • Documentation

@MosheEichler MosheEichler self-assigned this Jan 24, 2025
@MosheEichler MosheEichler added the bypass.url Whether to create build bucket, add this label for marketplace.bootstrap.bypass.url label Jan 24, 2025
Copy link

github-actions bot commented Jan 26, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
Packs/JsonWhoIs/Integrations/JsonWhoIs
   JsonWhoIs.py794740%45–46, 48, 50, 53–54, 57, 66–68, 78–80, 82–85, 105, 115, 117, 124, 126, 129–137, 140–142, 145, 151, 158–159, 166–172, 175–176
TOTAL794740% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 1.982s ⏱️

@@ -155,7 +155,7 @@ def whois_command():

@logger
def test_module():
whois('demisto.com')
whois('whois.com')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

demisto.com returns status code 504 (Gateway Timeout error)
Screenshot 2025-01-26 at 20 34 53
Screenshot 2025-01-26 at 20 36 10

@MosheEichler MosheEichler marked this pull request as ready for review January 26, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bypass.url Whether to create build bucket, add this label for marketplace.bootstrap.bypass.url docs-approved sync-gsm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants