<div dir="ltr"><pre>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Weird... I verified that my only change was an ignored .idea folder. This is created an used by the PyCharm IDE and shouldn't effect any actual code. After running a reset --hard and a clean, I got the following results:
PASSED (skips=14, expectedFailures=3, successes=1165)

FYI, the public test grid will now be running on 1.10.2. If there are any issues, please let me know.
-----BEGIN PGP SIGNATURE-----
Version: Mailvelope v0.13.1
Comment: <a href="https://www.mailvelope.com">https://www.mailvelope.com</a>

wsFcBAEBCAAQBQJVvDt8CRDRy6KiG82I9gAAPn4P/14WRJkKxv3C3afvWWVS
jRr00jOf7X2Zqp33qfg0aGxeT0MGlgo1QANXikZLB3GfyMGZ83HijCvrqQ7z
M90YT0kiwH2p/+L7dzMdd0fFXg3WylrJLSDP8nRjJ/V0CUZwEgxcaLE9Ir2D
Lpgr9wMoaSyiLuAFMgaCfu+I+0zGDn86+2+4Euzh59rzw+8d3MBmZN+vMU4q
NSm/lz413/EUODdzy2EH64suKgyuAcGOT8KRoExPwWgE+pBzyBBBsz2gVcOz
bw/nN3uER/nJm+yod3hexFNTxyWCurZfRmMbZhbP2NRpO+K8+ATOnbVNEfNn
mzC2w0y+Q4sonf2IY+9rsuKleqRdRjinx85MEdD7J0XbtPg8+W+YaEP3lRdZ
MfBDarc93EDiE2nAdoPopXjau5Q+VqOUuwgdou9wsbksBWirTePiOMcSXEae
9r7RudVj5LEUq9YNQwQ7ihTFW3kGVe/vPBnmQXt0vU6URBoFCcryuDgyrpJ/
ZTkcwRWrf94NE0bc4Aa8knDxoPIZeokGzde7IplFxltIKtichA+Mfx0zM87M
M3oIRPootMC6GjGPwgM4Tit9b0csqQVeiP6mQ5gfvS+jiOvT5XmZKwqX6fbH
WsS6ZexZPdzU/ux6UDXKqpg8vOoGirtYWrmEKtxuqc5V/gIDjjqIKNDhL7pn
nNcV
=M3Fp
-----END PGP SIGNATURE-----
</pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 31, 2015 at 2:13 PM, Daira Hopwood <span dir="ltr"><<a href="mailto:daira@jacaranda.org" target="_blank">daira@jacaranda.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 31/07/15 04:44, Paul Rabahy wrote:<br>
> I just synced to the allmydata-tahoe-1.10.2 tag (commit = befa4babea7f92609654207c164b6d07f3baf92b) and verified that it was signed properly (key =  E34E 62D0 6D0E 69CF CA41  79FF BDE0 D31D 6866 6A7A). I was able to build successfully and encountered 1 error while running "python setup.py trial".<br>
><br>
> [ERROR]<br>
> Traceback (most recent call last):<br>
>   File "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\test\test_runner.py", line 171, in _cb<br>
>     norm_ver = normalized_version(ver)<br>
>   File "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\__init__.py", line 149, in normalized_version<br>
>     return verlib.NormalizedVersion(verlib.suggest_normalized_version(verstr))<br>
>   File "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\util\verlib.py", line 86, in __init__<br>
>     self._parse(s, error_on_huge_major_num)<br>
>   File "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\util\verlib.py", line 95, in _parse<br>
>     match = VERSION_RE.search(s)<br>
> allmydata.PackagingError: could not parse '1.10.2.postdirty.dev0' due to TypeError: expected string or buffer<br>
<br>
</span>Maybe you have local changes in your tree? Please make a copy of your source<br>
tree (to make sure we can reproduce this bug), then try 'git reset --hard' and<br>
'make clean', and run tests again.<br>
<br>
(The version parsing error is a bug regardless of whether you have local changes.)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Daira Hopwood ⚥<br>
<br>
</font></span></blockquote></div><br></div>