Maheshjayachandran / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Missing files #436

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://stackoverflow.com/questions/9662297/is-the-googles-closure-library-broken
/9687040#9687040

Looks like some testing files are not being exported:

closure/closure/goog/net/CrossDomainRpc_test.css
closure/closure/goog/net/iframeio_different_base_test.data
closure/closure/goog/net/crossdomainrpc_test_response.html
closure/closure/goog/net/this-is-not-image-2.gif

Original issue reported on code.google.com by concavel...@gmail.com on 14 Mar 2012 at 9:19

GoogleCodeExporter commented 9 years ago
> closure/closure/goog/net/CrossDomainRpc_test.css

Not present, but the name is wrong.  Need to add *.css to glob.

> closure/closure/goog/net/iframeio_different_base_test.data

Present at head.  Fixed.

> closure/closure/goog/net/crossdomainrpc_test_response.html

Present at head.  Fixed.

> closure/closure/goog/net/this-is-not-image-2.gif

Not expected.  This is a dummy call.

Sending internal CL to add *.css from that dir.

Original comment by nn...@google.com on 15 Mar 2012 at 12:01

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1662.

Original comment by Nicholas.J.Santos on 22 Mar 2012 at 2:37