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

Create directory for processed files if needed when syncing tests #13403

Merged
merged 1 commit into from Sep 10, 2018

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Sep 10, 2018

I got this message:

[Exception]
Error while creating/copying file to plugins/Annotations/tests/System/processed/test_annotations__Annotations.get.xml
.
Please check that the web server has enough permission to write to these files/directories:
For example, on a GNU/Linux server if your Apache httpd user is
abc, you can try to execute:

chown -R abc ...www/piwik
chmod -R 0755 ...www/piw
ik

I got this message:
                                                                                                                                                                                  
  [Exception]                                                                                                                                                                       
  Error while creating/copying file to <code>plugins/Annotations/tests/System/processed/test_annotations__Annotations.get.xml  
  </code>. <br />Please check that the web server has enough permission to write to these files/directories:<br />For example, on a GNU/Linux server if your Apache httpd user is   
  abc, you can try to execute:<br />                                                                                                                                        
  <code>chown -R abc ...www/piwik</code><br /><code>chmod -R 0755 ...www/piw  
  ik</code><br />
@tsteur tsteur added the Needs Review PRs that need a code review label Sep 10, 2018
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

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

works 👍

@sgiehl sgiehl added the c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. label Sep 10, 2018
@sgiehl sgiehl merged commit 72809a9 into 3.x-dev Sep 10, 2018
@sgiehl sgiehl deleted the syncdircreation branch September 10, 2018 07:23
diosmosis pushed a commit that referenced this pull request Sep 20, 2018
…3403)

I got this message:
                                                                                                                                                                                  
  [Exception]                                                                                                                                                                       
  Error while creating/copying file to <code>plugins/Annotations/tests/System/processed/test_annotations__Annotations.get.xml  
  </code>. <br />Please check that the web server has enough permission to write to these files/directories:<br />For example, on a GNU/Linux server if your Apache httpd user is   
  abc, you can try to execute:<br />                                                                                                                                        
  <code>chown -R abc ...www/piwik</code><br /><code>chmod -R 0755 ...www/piw  
  ik</code><br />
InfinityVoid pushed a commit to InfinityVoid/matomo that referenced this pull request Oct 11, 2018
…tomo-org#13403)

I got this message:
                                                                                                                                                                                  
  [Exception]                                                                                                                                                                       
  Error while creating/copying file to <code>plugins/Annotations/tests/System/processed/test_annotations__Annotations.get.xml  
  </code>. <br />Please check that the web server has enough permission to write to these files/directories:<br />For example, on a GNU/Linux server if your Apache httpd user is   
  abc, you can try to execute:<br />                                                                                                                                        
  <code>chown -R abc ...www/piwik</code><br /><code>chmod -R 0755 ...www/piw  
  ik</code><br />
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants