Skip to content

Dashboard manager fails to determine dasbhoard #943

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vytsci
Copy link

@vytsci vytsci commented Jul 24, 2019

For functional tests there is no user, as there is no user this throws exception. With this patch functional tests might work.

For functional tests there is no user, as there is no user this throws exception. With this patch functional tests might work.
@orocla
Copy link

orocla commented Jul 24, 2019

Thank you for your pull request.

It looks like this may be your first contribution to an Oro, Inc. open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at http://www.orocrm.com/contributor-license-agreement/

If you've already signed the CLA, it's possible we don't have your GitHub username or you're using a different email address. GitHub uses the email address you set in your local Git configuration to associate commits with your GitHub account. Please sign the CLA again using the correct GitHub username and email address or see this help article on setting the email on your git commits.

Once you've signed the CLA, please allow for some time for the submission to be processed.

@orocla orocla added the cla: no label Jul 24, 2019
@anyt
Copy link
Contributor

anyt commented Jul 24, 2019

Hi @vytsci,

How do you run functional tests?

We run them on Jenkins CI for every merge commit to the master and maintenance branches and merge blocked when tests are not green. So it looks like you are running tests differently and it causes the below issue.

@orocla orocla added cla: yes and removed cla: no labels Jul 24, 2019
@vytsci
Copy link
Author

vytsci commented Jul 24, 2019

Hi, @anyt Im using bin/phpiunit --testsuite=functional command to run tests. Without this tests that requires running application just fails due to exception Ive mentioned.

@anyt
Copy link
Contributor

anyt commented Jul 24, 2019

What application do you use to run functional tests?

@vytsci
Copy link
Author

vytsci commented Jul 24, 2019

PhpUnit as described in Oro official documentation about functional tests

@anyt
Copy link
Contributor

anyt commented Jul 24, 2019

Tests supposed to be run from one of the applications:
https://github.com/oroinc/platform-application
https://github.com/oroinc/crm-application
https://github.com/oroinc/orocommerce-application
Which one do you use?

@vytsci
Copy link
Author

vytsci commented Jul 24, 2019

oh sorry its crm application :)

@anyt anyt self-assigned this Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants