Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !36748

[BrowserStack] Tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Julien Déramond requested to merge main-jd-browserstack-tests into main Jul 16, 2022
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 16

Warning DO NOT MERGE ME! This PR just contains some tries regarding our BrowserStack failed jobs

Observations:

  • fit('should hydrate properties, and make them configurable', () => { seems to make fail BrowserStack 100% of the time.
  • Changing return new Promise to done doesn't change anything
  • Nothing found in the logs
  • Tried https://github.com/browserstack/karma-browserstack-example/blob/master/karma.conf.js#L77-L92
  • Tried bumping to the latest karma-browserstack-launcher
  • Tried to change jasmine.DEFAULT_TIMEOUT_INTERVAL to 10000

⚠ On hold until https://github.com/twbs/bootstrap/issues/36749 is resolved

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main-jd-browserstack-tests