Skip to content

Conversation

@keshav234156
Copy link
Member

@keshav234156 keshav234156 commented Jul 13, 2020

Fix #508
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with grunt jasmine
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

@gitpod-io
Copy link

gitpod-io bot commented Jul 13, 2020

@keshav234156
Copy link
Member Author

@jywarren @NitinBhasneria @Shreyaa-s @Shulammite-Aso Please Review!!

@gitpod-io
Copy link

gitpod-io bot commented Jul 13, 2020

@gitpod-io
Copy link

gitpod-io bot commented Jul 13, 2020

@govindgoel
Copy link
Member

The tests are failing due to some issues in bold.test.js

@cypherean
Copy link
Contributor

I pulled your branch and the tests worked fine locally, anyone knows why this might be happening then?
Screenshot from 2020-07-14 18-51-11

@cypherean
Copy link
Contributor

@keshav234156 do you mind if I make a testing commit in this branch?

@cypherean
Copy link
Contributor

@NitinBhasneria were you able to run the ui-tests in gitpod? It's throwing an error when I tried.

@keshav234156
Copy link
Member Author

@Shreyaa-s Yeah sure
For me as well tests are running locally well.

@keshav234156
Copy link
Member Author

@cypherean
Copy link
Contributor

That didn't work. The exact same code works for italic here but fails for bold. The last time I faced this the only difference b/w the two codes was an additional line and adding it worked.
Also, the italic and bold, both tests, failed for custom insert module test. This is strange. I'll try to analyse the behaviour of the tests again and if it persists we can try shifting them to woofmark?
Looping in @jywarren @Shulammite-Aso @NitinBhasneria , what do you all think?

@cypherean
Copy link
Contributor

Sorry to go overboard on the testing, but on a slightly better note, one of the two previously failing bold tests is now passing.
The second test has passed, but the first one still fails. Restarting Travis.

@cypherean cypherean closed this Jul 14, 2020
@cypherean cypherean reopened this Jul 14, 2020
@gitpod-io
Copy link

gitpod-io bot commented Jul 14, 2020

@cypherean
Copy link
Contributor

Opened another pr for fixing this but all the tests passed there. I'll remove my commits from here.

@cypherean
Copy link
Contributor

These tests passed for mine, Nitin's, Shulammite's PRs as well your recent PR on listing. Try rebasing this as Nitin suggested in #559 (review), resolve conflicts and push the changes. That might work.

Copy link
Collaborator

@NitinBhasneria NitinBhasneria left a comment

Choose a reason for hiding this comment

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

@keshav234156 solve the conflicts manually and run grunt build for solving the conflicts of dist files

@NitinBhasneria
Copy link
Collaborator

@NitinBhasneria were you able to run the ui-tests in gitpod? It's throwing an error when I tried.

same here.. bower process error

@cypherean cypherean mentioned this pull request Jul 15, 2020
5 tasks
@cypherean
Copy link
Contributor

@keshav234156 can I open #559 for testing purpose or do you have any plans for it?

@keshav234156
Copy link
Member Author

@Shreyaa-s For me as well test are passing locally
Screenshot from 2020-07-16 21-40-36

@gitpod-io
Copy link

gitpod-io bot commented Jul 18, 2020

This was referenced Jul 18, 2020
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.

Updating to Bootstrap 4

4 participants