One of techniques that came from Kaggle is pseudo-labeling test dataset, then using it in training process. While it gives a significant boost to your algorithm result, it doesn't make sense in real-world situation.
Since the challenge now has an active leaderboard, I think, organizers should explicitly mention in the rules, that testset is off-limits in training, to avoid any confusion.