[tahoe-lafs-trac-stream] [tahoe-lafs] #2129: "bin/tahoe debug trial" uses installed files somewhere rather than source trials

tahoe-lafs trac at tahoe-lafs.org
Thu Dec 5 16:42:41 UTC 2013


#2129: "bin/tahoe debug trial" uses installed files somewhere rather than source
trials
-------------------------+-----------------------
     Reporter:  amiller  |      Owner:  daira
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:  undecided
    Component:  unknown  |    Version:  1.10.0
   Resolution:           |   Keywords:
Launchpad Bug:           |
-------------------------+-----------------------
Description changed by amiller:

Old description:

> To reproduce:
>    modify src/allmydata/test/test_client.py with invalid text
>    ./bin/tahoe debug trial allmydata.test.test_client
>
>    The modified file is not run.
>
> Details:
>     Python version: 2.7.4

New description:

 To reproduce:
    modify src/allmydata/test/test_client.py with sentinel code "print
 'Ticket 2129!'"
    ./bin/tahoe debug trial allmydata.test.test_client

    The sentinel code is not executed.

    On the other hand, if I then run python setup.py install, then the
 sentinel code IS executed.

 Details:
     Python version: 2.7.4

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2129#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list