[ERROR] EXCEPTION RAISED DURING PABOT EXECUTION

See original GitHub issue

Hello there, i have tried running 4 test suites at a directory level using below command.

C:\Evolution\NewPolicyNonEDI>pabot --processes 4 Tests.

I have got the below error

[``` ERROR] EXCEPTION RAISED DURING PABOT EXECUTION [ERROR] PLEASE CONSIDER REPORTING THIS ISSUE TO https://github.com/mkorpela/pabot/issues Total testing: 0.0 seconds Elapsed time: 0.0 seconds Traceback (most recent call last): File “C:\Users\prasannak\AppData\Local\Programs\Python\Python37-32\Scripts\pabot-script.py”, line 11, in <module> load_entry_point(‘robotframework-pabot==1.10.0’, ‘console_scripts’, ‘pabot’)() File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\site-packages\pabot\pabot.py”, line 1742, in main outs_dir = _output_dir(options) File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\site-packages\pabot\pabot.py”, line 1227, in _output_dir shutil.rmtree(outpath) File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\shutil.py”, line 516, in rmtree return _rmtree_unsafe(path, onerror) File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\shutil.py”, line 395, in _rmtree_unsafe _rmtree_unsafe(fullname, onerror) File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\shutil.py”, line 400, in _rmtree_unsafe onerror(os.unlink, fullname, sys.exc_info()) File “c:\users\prasannak\appdata\local\programs\python\python37-32\lib\shutil.py”, line 398, in _rmtree_unsafe os.unlink(fullname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: ‘.\pabot_results\2\robot_stderr.out’


To give a brief back ground of what i am trying

i have got a Folder called 'Tests' in C:\Evolution\NewPolicyNonEDI.
I am trying to run 4 suites which are present in the above folder.

Kindly investigate

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ac57486commented, Nov 26, 2020

@mkorpela It worked…Thanks

0reactions
ac57486commented, Nov 25, 2020

Okay. I will try and update you

Read more comments on GitHub >

github_iconTop Results From Across the Web

[ERROR] Exception Raised During Pabot Execution · Issue #243
Pabot exception is raised at the end after executing the tests. pabot --pabotlib --testlevelsplit --processes 8 --pythonpath .
Read more >
python 2.7 - Pabot - Unable to run parallel robotframework tests
I believe I've come across an issue similar when setting up parallel execution on my machine. Firstly I would confirm that pabot is ......
Read more >
[ERROR] EXCEPTION RAISED DURING PABOT EXECUTION
Coming soon: A brand new website interface for an even better experience!
Read more >
Tasks Reference - CumulusCI 3.71.0 documentation
Description: Execute a series of REST API requests in a single call ... for any subrequest, otherwise partial successes will not raise an...
Read more >
'pabot' is not recognized as the name of a cmdlet, function ...
Hello there, I am trying run Test Cases in Parallel mode using Robot Framework however I am facing an issue that is saying...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found