• Ian Lance Taylor's avatar
    test: adjust bug324 to expect run-time failure, not compile-time. · 3dbf6587
    Ian Lance Taylor authored
    Failing at compile time requires that for each conversion
    between two interface types the compiler compare the sets of
    unexported methods to see if they come from different
    packages.  Since this test will fail approximately never on
    real code, and since it can't catch all cases of the problem,
    I don't think it's worth testing in the compiler.  This CL
    changes this test to look for a run-time panic rather than a
    compile-time error.
    
    R=gri, rsc1, iant2, rsc
    CC=golang-dev
    https://golang.org/cl/4332041
    3dbf6587
Name
Last commit
Last update
..
bug322.dir Loading commit data...
bug324.dir Loading commit data...
bug322.go Loading commit data...
bug324.go Loading commit data...
placeholder Loading commit data...