X Tutup
Skip to content

fix js tests #39246

Merged
AlexAndBear merged 2 commits intomasterfrom
issues/39244
Sep 16, 2021
Merged

fix js tests #39246
AlexAndBear merged 2 commits intomasterfrom
issues/39244

Conversation

@AlexAndBear
Copy link

@AlexAndBear AlexAndBear commented Sep 16, 2021

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@update-docs
Copy link

update-docs bot commented Sep 16, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@AlexAndBear
Copy link
Author

Hopefully this actually fixes the problem

@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/32446/9/4 passed - so that is something!

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

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

Let's see. We can merge and will find out for real over the next 24 hours of CI runs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis
Copy link
Contributor

Looking good - JS tests and caldav-carddav tests have all passed 🚀

@AlexAndBear AlexAndBear merged commit 9dfdcb1 into master Sep 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the issues/39244 branch September 16, 2021 13:16
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.

JS expiration date test fails depending on time

3 participants

X Tutup