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

explore security job failure #2775

Merged
merged 8 commits into from
Jul 19, 2023
Merged

explore security job failure #2775

merged 8 commits into from
Jul 19, 2023

Conversation

yasserfaraazkhan
Copy link
Contributor

NONE

@yasserfaraazkhan
Copy link
Contributor Author

@devinbinnie , saw this failing on master.
I've tried running it, the error is resolved, but the repo settings might only allow it to run on master

(ref: run : https://github.com/mattermost/desktop/actions/runs/5380780236/jobs/9763978916#step:4:231)

@yasserfaraazkhan
Copy link
Contributor Author

/e2e-test

@mattermost-build
Copy link
Contributor

Successfully triggered e2e desktop testing!
https://git.internal.mattermost.com/qa/desktop-e2e-testing/-/pipelines/348278

@amyblais amyblais requested review from mvitale1989 and removed request for amyblais June 26, 2023 17:21
@yasserfaraazkhan
Copy link
Contributor Author

/e2e-test OS=windows

@mattermost-build
Copy link
Contributor

Successfully triggered e2e desktop testing!
https://git.internal.mattermost.com/qa/desktop-e2e-testing/-/pipelines/348530

@yasserfaraazkhan
Copy link
Contributor Author

/e2e-test OS=mac

@mattermost-build
Copy link
Contributor

Successfully triggered e2e desktop testing!
https://git.internal.mattermost.com/qa/desktop-e2e-testing/-/pipelines/348532

@yasserfaraazkhan
Copy link
Contributor Author

@marianunez can you help me in knowing, who can I tag from security team to review ?

@marianunez
Copy link
Member

can you help me in knowing, who can I tag from security team to review ?

Adding @iyampaul for a sec-ops review on the ossf action update. Feel free to reassign as needed

@yasserfaraazkhan yasserfaraazkhan added the Run E2E Performance Tests This label will trigger the workflow that runs e2e performance tests label Jul 6, 2023
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

E2E Performance Tests started 🏎️

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

E2E Performance Test results:

Test Duration
startup/app should show the welcome screen modal when no servers exist 68ms
Raw results
{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2023-07-06T20:02:30.428Z",
    "end": "2023-07-06T20:02:33.588Z",
    "duration": 3160
  },
  "tests": [
    {
      "title": "should show the welcome screen modal when no servers exist",
      "fullTitle": "startup/app should show the welcome screen modal when no servers exist",
      "file": "/home/runner/work/desktop/desktop/dist/tests/e2e_bundle.js",
      "duration": 68,
      "currentRetry": 0,
      "speed": "medium",
      "err": {}
    }
  ],
  "pending": [],
  "failures": [],
  "passes": [
    {
      "title": "should show the welcome screen modal when no servers exist",
      "fullTitle": "startup/app should show the welcome screen modal when no servers exist",
      "file": "/home/runner/work/desktop/desktop/dist/tests/e2e_bundle.js",
      "duration": 68,
      "currentRetry": 0,
      "speed": "medium",
      "err": {}
    }
  ]
}

@github-actions github-actions bot removed the Run E2E Performance Tests This label will trigger the workflow that runs e2e performance tests label Jul 6, 2023
@yasserfaraazkhan yasserfaraazkhan merged commit 475c212 into master Jul 19, 2023
8 checks passed
@yasserfaraazkhan yasserfaraazkhan deleted the security_test branch July 19, 2023 16:15
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.

6 participants