Cannot testfor from specific coordinates

Solution 1:

Selector arguments are separated by commas, not spaces. Try:

/testfor @a[x=1074,y=4,z=919,r=10]

If you turn on the command block's output (change the X button to an O), it will often give useful error messages.