Skip to content

Test_merfish.py takes forever to run #80

@suestring7

Description

@suestring7

Hi there,

I installed MERlin following the instructions in the documentation and implemented some workarounds:

  1. I rolled back certain packages' versions to resolve some pytest errors.
  2. I modified the pandas concat() by adding "axis=".
  3. I enabled long path support in Windows to make the path exceeding the 260 character limits.

However, I am still encountering an issue with test_merfish.py running extremely slow (over 16 hours and not finished yet). I came across a previous issue posted by @HazenBabcock, where it seems that his computer took less than 2 minutes to complete all the tests, including passing the test_merfish.

Is this extended test run time expected? Should I continue waiting, or do you have any suggestions on how to monitor the progress and identify the slow-running processes?

Additionally, could I request information on your current working environment's package versions in case it's still an environment-related issue?

PS: My processor information

Caption                              DeviceID  MaxClockSpeed  Name                                            NumberOfCores  Status
AMD64 Family 23 Model 49 Stepping 0  CPU0      3800           AMD Ryzen Threadripper 3960X 24-Core Processor  24             OK

Best,
Yuan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions